Skip to content

cometkim/awesome-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

Awesome Stars Awesome

A curated list of my GitHub stars! Generated by stargazed

Total Updated

🏠 Contents

ANTLR

Name Description Author Stars
1 StatesML-grammar An Antlr4 grammar for the States Modeling Language (StatesML) for Finite State Machines and Statecharts StatesML 11

⬆ Back to Index

ActionScript

Name Description Author Stars
1 VVVVVV The source code to VVVVVV! http://thelettervsixtim.es/ TerryCavanagh 6224

⬆ Back to Index

Assembly

Name Description Author Stars
1 mal mal - Make a Lisp kanaka 8045
2 BLAKE3 the official Rust and C implementations of the BLAKE3 cryptographic hash function BLAKE3-team 2865
3 rav1e The fastest and safest AV1 encoder. xiph 2550
4 Pillman Pillman boot sector game, a yellow thing eats pills and is chased by monsters. nanochess 301
5 MS-DOS The original sources of MS-DOS 1.25 and 2.0, for reference purposes microsoft 15995

⬆ Back to Index

Batchfile

Name Description Author Stars
1 WSL Issues found on WSL microsoft 11751

⬆ Back to Index

C

Name Description Author Stars
1 dynomite A generic dynamo implementation for different k-v storage engines Netflix 3774
2 lovr Lua Virtual Reality Engine bjornbytes 1130
3 xxHash Extremely fast non-cryptographic hash algorithm Cyan4973 5385
4 raylib A simple and easy-to-use library to enjoy videogames programming raysan5 7015
5 raygui A simple and easy-to-use immediate-mode gui library raysan5 919
6 pifs πfs - the data-free filesystem! philipl 5374
7 shoco shoco is a compressor for small text strings Ed-von-Schleck 284
8 smaz Small strings compression library antirez 922
9 zstd Zstandard - Fast real-time compression algorithm facebook 15300
10 blitsort Blitsort is an in-place stable adaptive rotate merge sort scandum 281
11 pocketlang A small and fast programming language. ThakeeNathees 1212
12 rediSQL Redis module that provides a completely functional SQL database RedBeardLab 1458
13 virtuoso-opensource Virtuoso is a high-performance and scalable Multi-Model RDBMS, Data Integration Middleware, Linked Data Deployment, and HTTP Application Server Platform openlink 707
14 iconvg IconVG is a compact, binary format for simple vector graphics: icons, logos, glyphs and emoji. google 453
15 blurhash A very compact representation of a placeholder for an image. woltapp 9374
16 elk A low footprint JavaScript engine for embedded systems cesanta 258
17 citus Distributed PostgreSQL as an extension citusdata 5153
18 odyssey Scalable PostgreSQL connection pooler yandex 2007
19 doom-wasm Chocolate Doom WebAssembly port with WebSockets support cloudflare 108
20 RedisGraph A graph database as a Redis module RedisGraph 1421
21 liblucy Core Lucy compiler lucydsl 193
22 coturn coturn TURN server project coturn 6783
23 box2d.js Port of Box2D to JavaScript using Emscripten kripken 1113
24 wasm-av1 Port of the AV1 Video codec to WebAssembly GoogleChromeLabs 125
25 wasm-jseval A safe eval library based on WebAssembly and Duktape/QuickJS. maple3142 142
26 wuffs Wrangling Untrusted File Formats Safely google 2812
27 libmprompt Robust multi-prompt delimited control and effect handlers in C/C++ koka-lang 61
28 swow Coroutine-based concurrency library for PHP swow 585
29 yugabyte-db The high-performance distributed SQL database for global, internet-scale apps. yugabyte 5463
30 i-use-arch-btw "I use Arch btw" but it's a Turing-complete programming language. overmighty 423
31 falcon-parser ECMAScript parser written in C and compiled to WebAssembly. eumerics 5
32 libvterm https://github.com/neovim/neovim/wiki/Deps#forks neovim 122
33 browservm.js An efficient X86-64 virtual machine runs in modern browsers. elliott-wen 66
34 fftw3 DO NOT CHECK OUT THESE FILES FROM GITHUB UNLESS YOU KNOW WHAT YOU ARE DOING. (See below.) FFTW 1958
35 linux-m1 Linux kernel source tree corellium 812
36 edge-sql Cloudflare Workers providing a SQL API lspgn 459
37 upx UPX - the Ultimate Packer for eXecutables upx 7907
38 vim.js JavaScript port of Vim coolwanglu 4428
39 ocaml-node ocaml-node 8
40 linux-observability-with-bpf Code snippets from the O'Reilly book bpftools 491
41 nuster A high performance HTTP proxy cache server and RESTful NoSQL cache server based on HAProxy jiangwenyuan 1796
42 markdown-wasm Very fast Markdown parser and HTML generator implemented in WebAssembly, based on md4c rsms 970
43 quickjs Public repository of the QuickJS Javascript Engine. Pull requests are not accepted. Use the mailing list to submit patches. bellard 2813
44 flutter-pi A light-weight Flutter Engine Embedder for Raspberry Pi that runs without X. ardera 663
45 wasmer-ocaml sgrove 8
46 tray Cross-platform, super tiny C99 implementation of a system tray icon with a popup menu. zserge 313
47 ocurl OCaml bindings to libcurl ygrek 47
48 ion-c A C implementation of Amazon Ion. amzn 116
49 quickjs-rs Rust wrapper for the quickjs Javascript engine. theduke 293
50 PureDarwin Darwin is the Open Source operating system from Apple that forms the basis for OS X, and PureDarwin is a community project to make Darwin more usable. See the Wiki for more information. PureDarwin 1504
51 polyphony Fine-grained concurrency for Ruby digital-fabric 265
52 fzy 🔍 A simple, fast fuzzy finder for the terminal jhawthorn 2198
53 iohook Node.js global keyboard and mouse listener. wilix-team 829
54 robotjs Node.js Desktop Automation. octalmage 10411
55 libcsp A concurrency C library 10x faster than Golang. shiyanhui 1192
56 xrdp xrdp: an open source RDP server neutrinolabs 3219
57 ish Linux shell for iOS ish-app 10256
58 printf-tac-toe tic-tac-toe in a single call to printf carlini 1564
59 msquic Cross-platform, C implementation of the IETF QUIC protocol. microsoft 2248
60 libschrift A lightweight TrueType font rendering library tomolt 249
61 RealNative React Native C Example – WHEN PERFORMANCE TRULY MATTERS! alloy 48
62 reason-sdl2 Designed for Revery, reason bindings for sdl2 revery-ui 7
63 jerryscript Ultra-lightweight JavaScript engine for the Internet of Things. jerryscript-project 5950
64 linux Linux kernel source tree torvalds 116495
65 eRPC Efficient RPCs for datacenter networks erpc-io 546
66 cloudflare-blog Cloudflare Blog code samples cloudflare 765
67 obs-linuxbrowser OBS Linux Browser Plugin bazukas 467
68 quadsort Quadsort is a stable adaptive merge sort which is faster than quicksort. scandum 1437
69 nimf Nimf is a lightweight, fast and extensible input method framework hamonikr 84
70 obs-studio OBS Studio - Free and open source software for live streaming and screen recording obsproject 30346
71 nnn n³ The unorthodox terminal file manager jarun 12055
72 delve Delve is a debugger for the Go programming language. go-delve 16796
73 rtty Access your terminal from anywhere via the web. zhaojh329 2293
74 wasm3 🚀 The fastest WebAssembly interpreter, and the most universal runtime wasm3 4014
75 timescaledb An open-source time-series SQL database optimized for fast ingest and complex queries. Packaged as a PostgreSQL extension. timescale 11548
76 OpenD2 A project to open source Diablo 2. eezstreet 521
77 uvwasi WASI syscall API built atop libuv nodejs 118
78 corkscrew A tool for tunneling SSH through HTTP proxies bryanpkc 818
79 tig Text-mode interface for git jonas 10205
80 AppImageKit Package desktop applications as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, openSUSE, SLED, Ubuntu, Fedora, debian and derivatives. Join #AppImage on irc.freenode.net AppImage 6647
81 gawain 無論だ。ハドロン砲を使う gawainjs 7
82 sm64 A Super Mario 64 decompilation, brought to you by a bunch of clever folks. n64decomp 5499
83 haproxy HAProxy Load Balancer's development branch (mirror of git.haproxy.org) haproxy 2231
84 layout Single-file library for calculating 2D UI layouts using stacking boxes. Compiles as C99 or C++. randrew 592
85 QuickJS QuickJS is a small and embeddable Javascript engine. QuickJS sources are copyright Fabrice Bellard and Charlie Gordon. ldarren 504
86 WSL2-Linux-Kernel The source for the Linux kernel used in Windows Subsystem for Linux 2 (WSL2) microsoft 5034
87 mimalloc mimalloc is a compact general purpose allocator with excellent performance. microsoft 5688
88 feh a fast and light image viewer derf 849
89 ZombieLoad Proof-of-concept for the ZombieLoad attack IAIK 789
90 wasm-micro-runtime WebAssembly Micro Runtime (WAMR) bytecodealliance 2210
91 oni2 Native, lightweight modal code editor onivim 6292
92 gpdb Greenplum Database - Massively Parallel PostgreSQL for Analytics. An open-source massively parallel data platform for analytics, machine learning and AI. greenplum-db 4707
93 goquic QUIC support for Go devsisters 907
94 zinit Flexible and fast Zsh plugin manager with clean fpath, reports, completion management, Turbo, annexes, services, packages. zdharma 2530
95 facil.io Your high performance web application C framework boazsegev 1448
96 san-1.0 Text Editor SAN for Korean on DOS drypot 39
97 tinyalloc malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...) thi-ng 661
98 shellinabox Official-ish Fork of Shell In A Box shellinabox 2218
99 mjs Embedded JavaScript engine for C/C++ cesanta 1494
100 raytracer.hpp Simple compile-time raytracer using C++17 tcbrindle 547
101 Mailspring 💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux. Foundry376 11216
102 os-tutorial How to create an OS from scratch cfenollosa 21443
103 ruby-packer Packing your Ruby application into a single executable. pmq20 1160
104 nginx-hello-world-module A hello world module for learning Nginx module development perusio 170
105 dqlite Embeddable, replicated and fault tolerant SQL engine. canonical 2527
106 rosenbridge Hardware backdoors in some x86 CPUs xoreaxeaxeax 2151
107 glb-director GitHub Load Balancer Director and supporting tooling. github 2087
108 emojicode 😀😜🔂 World’s only programming language that’s bursting with emojis emojicode 2486
109 wrk Modern HTTP benchmarking tool wg 29925
110 lxc LXC - Linux Containers lxc 3467
111 webview Tiny cross-platform webview library for C/C++/Golang. Uses WebKit (Gtk/Cocoa) and Edge (Windows) webview 8725
112 nuklear A single-header ANSI C gui library vurtun 13315
113 react-native-code-push React Native module for CodePush microsoft 7692
114 meltdown This repository contains several applications, demonstrating the Meltdown bug. IAIK 3898
115 Meltdown Meltdown PoC for reading passwords from Google Chrome. RealJTG 478

⬆ Back to Index

C#

Name Description Author Stars
1 maui .NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop. dotnet 10951
2 Ryujinx Experimental Nintendo Switch Emulator written in C# Ryujinx 9578
3 go2cs Golang to C# Converter GridProtectionAlliance 200
4 stateless A simple library for creating state machines in C# code dotnet-state-machine 3950
5 infersharp Infer# is an interprocedural and scalable static code analyzer for C#. Via the capabilities of Facebook's Infer, this tool detects race condition, null pointer dereferences and resource leak. microsoft 348
6 Glimpse The open source diagnostics platform for the web Glimpse 2309
7 UnrealCLR Unreal Engine .NET 5 integration nxrighthere 1554
8 PowerToys Windows system utilities to maximize productivity microsoft 58776
9 react-native-tizen-dotnet React Native is an open source framework for building native apps with React.JS. It is supported in Android, iOS and Windows currently. And react-native-tizen-dotnet is a React Native framework for developer to build Tizen.NET apps on Tizen. It provides the same fundamental UI components and user experience with Tizen native Apps. Also it provides a easy and fast debugging way with Hot Module Reloading feature. Samsung 131
10 WaveFunctionCollapse Bitmap & tilemap generation from a single example with the help of ideas from quantum mechanics mxgmn 16734
11 microsoft-ui-xaml Windows UI Library: the latest Windows 10 native controls and Fluent styles for your applications microsoft 4084
12 graphql-dotnet-relay Relay support for graphql-dotnet autoguru-au 12
13 graphql-dotnet GraphQL for .NET graphql-dotnet 4880
14 hotchocolate Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Banana Cake Pop the awesome Monaco based GraphQL IDE. ChilliCream 2617
15 OpenSilver This repository contains the source of both OpenSilver and CSHTML5. More information is available at: www.opensilver.net and www.cshtml5.com - Read README.md for the instructions on how to build the source code and how to test it. OpenSilver 582
16 ApplicationInspector A source code analyzer built for surfacing features of interest and other characteristics to answer the question 'What's in the code?' quickly using static analysis with a json based rules engine. Ideal for scanning components before use or detecting feature level changes. microsoft 3828
17 PSScriptAnalyzer Download ScriptAnalyzer from PowerShellGallery PowerShell 1236
18 libplanet Blockchain core in C#/.NET for persistent peer-to-peer online games planetarium 346
19 docker-lambda Docker images and test runners that replicate the live AWS Lambda environment lambci 5515
20 winforms Windows Forms is a .NET UI framework for building Windows desktop applications. dotnet 3154
21 wpf WPF is a .NET Core UI framework for building Windows desktop applications. dotnet 5269
22 example-voting-app Example Docker Compose app dockersamples 2470
23 ailab Experience, Learn and Code the latest breakthrough innovations with Microsoft AI microsoft 6729
24 FASTER Fast persistent recoverable log and key-value store + cache, in C# and C++. microsoft 4669
25 Wox Launcher for Windows, an alternative to Alfred and Launchy. Wox-launcher 20569
26 NeckAngel 척추의 요정 20chan 29

⬆ Back to Index

C++

Name Description Author Stars
1 Crinkler Crinkler is an executable file compressor (or rather, a compressing linker) for Windows for compressing small demoscene executables. As of 2020, it is the most widely used tool for compressing 1k/4k/8k intros. runestubbe 615
2 triton Development repository for the Triton language and compiler openai 3033
3 swift-llbuild A low-level build system, used by Xcode and the Swift Package Manager apple 882
4 oidn Intel® Open Image Denoise library OpenImageDenoise 1111
5 fsst Fast Static Symbol Table (FSST): efficient random-access string compression cwida 154
6 wasm-fizzbuzz WebAssembly from Scratch: From FizzBuzz to DooM. diekmann 1271
7 o3de Source for O3DE (Open 3D Engine) o3de 3352
8 asm-dom A minimal WebAssembly virtual DOM to build C++ SPA (Single page applications) mbasso 2569
9 AheuiJIT Aheui JIT compiler for PC and web sunho 21
10 mysql-5.6 Facebook's branch of the Oracle MySQL v5.6 database. This includes MyRocks. facebook 2099
11 rocksdb-cloud A library that provides an embeddable, persistent key-value store for fast storage optimized for AWS rockset 323
12 lmdb-store Simple, efficient, ultra-fast, scalable data store wrapper for LMDB DoctorEvidence 102
13 rondb This is RonDB, a distribution of NDB Cluster developed and used by Logical Clocks AB. It also contains development branches of RonDB. logicalclocks 249
14 ssdb SSDB - A fast NoSQL database, an alternative to Redis ideawu 7502
15 wslg Enabling the Windows Subsystem for Linux to include support for Wayland and X server related scenarios microsoft 4734
16 uWebSockets.js μWebSockets for Node.js back-ends 🤘 uNetworking 4166
17 circle The compiler is available for download. Get it! seanbaxter 853
18 obs-browser CEF-based OBS Studio browser plugin obsproject 434
19 react-native-multithreading 🧵 Fast and easy multithreading for React Native using JSI mrousavy 643
20 rocksdb A library that provides an embeddable, persistent key-value store for fast storage. facebook 20523
21 polylabel A fast algorithm for finding the pole of inaccessibility of a polygon (in JavaScript and C++) mapbox 1053
22 fprime F' - A flight software and embedded systems framework nasa 8409
23 react-native-quick-base64 A fast base64 module for React Native craftzdog 61
24 ccls C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting MaskRay 2560
25 v8 Port of Google v8 engine to RISC-V. riscv 200
26 AppImageUpdate AppImageUpdate lets you update AppImages in a decentral way using information embedded in the AppImage itself. AppImage 297
27 node-native-keymap Provide OS keyboard layout functionality as a nodejs module microsoft 102
28 node-microtime Get the current time in microseconds wadey 511
29 kbd-audio Tools for capturing and analysing keyboard input paired with microphone capture 🎤⌨️ ggerganov 4372
30 noisepage Self-Driving Database Management System from Carnegie Mellon University cmu-db 1261
31 scm A C++ state machine framework based on SCXML zen747 11
32 msl Message Security Layer Netflix 662
33 xstate-cpp-generator C++ State Machine generator for Xstate shuvalov-mdb 27
34 Game-Networking-Resources A Curated List of Game Network Programming Resources MFatihMAR 3897
35 kubedoom Kill Kubernetes pods by playing Id's DOOM! storax 1422
36 makani Makani was a project to develop a commercial-scale airborne wind turbine, culminating in a flight test of the Makani M600 off the coast of Norway. All Makani software has now been open-sourced. This repository contains the working Makani flight simulator, controller (autopilot), visualizer, and command center flight monitoring tools. Additionally, almost all avionics firmware is also included, albeit potentially not in a buildable state, due to the removal of some third-party proprietary code. We hope that this code will be inspirational and useful to the kite-based windpower and wider communities. google 1088
37 bad-apple-braille Bad Apple, but braille. lunasorcery 17
38 nebula A distributed, fast open-source graph database featuring horizontal scalability and high availability vesoft-inc 6377
39 Anime4KCPP A high performance anime upscaler TianZerL 1075
40 capnproto Cap'n Proto serialization/RPC system - core tools and C++ library capnproto 8424
41 keepassxc KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”. keepassxreboot 10878
42 duckdb DuckDB is an in-process SQL OLAP Database Management System duckdb 3353
43 pfr std::tuple like methods for user defined types without any macro or boilerplate code boostorg 955
44 Unknown-To-Wellknown 나만 모르는 고인물들의 웰노운 알고리즘, 제가 모아봤습니다. justiceHui 183
45 libgraphqlparser A GraphQL query parser in C++ with C and C++ APIs graphql 889
46 snappy A fast compressor/decompressor google 4840
47 nanogui Minimalistic GUI library for OpenGL wjakob 3796
48 DeepSpeech DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers. mozilla 17918
49 GW-BASIC The original source code of Microsoft GW-BASIC from 1983 microsoft 2582
50 entt Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more skypjack 5565
51 lean Lean Theorem Prover leanprover 1970
52 wabt The WebAssembly Binary Toolkit WebAssembly 3722
53 gitstatus Git status for Bash and Zsh prompt romkatv 1131
54 wotop Web on top of any protocol nishitm 119
55 bs-immutablejs Reason + BuckleScript bindings to Immutable.js reasonml-community 28
56 esy-skia Skia is a complete 2D graphic library for drawing Text, Geometries, and Images. revery-ui 16
57 yoga Yoga is a cross-platform layout engine which implements Flexbox. Follow https://twitter.com/yogalayout for updates. facebook 14551
58 compile-time-regular-expressions A Compile time PCRE (almost) compatible regular expression matcher. hanickadot 1964
59 WAVM WebAssembly Virtual Machine WAVM 1918
60 faasm High-performance stateful serverless runtime based on WebAssembly faasm 491
61 C-Plus-Plus Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes. TheAlgorithms 13766
62 yuzu Nintendo Switch Emulator yuzu-emu 16009
63 GuiLite ✔️The smallest header-only GUI library(4 KLOC) for all platforms idea4good 5620
64 brunsli Practical JPEG Repacker google 649
65 re2 RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. google 5997
66 typesense Fast, typo tolerant, fuzzy search engine for building delightful search experiences ⚡ 🔍 ✨ An Open Source alternative to Algolia and an Easier-to-Use alternative to ElasticSearch. typesense 7699
67 UEFITool UEFI firmware image viewer and editor LongSoft 2385
68 verona Research programming language for concurrent ownership microsoft 3145
69 Z0FCourse_ReverseEngineering Reverse engineering focusing on x64 Windows. 0xZ0F 4046
70 godot Godot Engine – Multi-platform 2D and 3D game engine godotengine 41126
71 hyperscan High-performance regular expression matching library intel 3264
72 Hippy Hippy is designed for Web developer to easily build cross-platform and high-performance awesome apps. 👏 Tencent 5970
73 griddb GridDB is a next-generation open source database that makes time series IoT and big data fast,and easy. griddb 1510
74 conceal Conceal provides easy Android APIs for performing fast encryption and authentication of data. facebookarchive 2989
75 SwiftLaTeX SwiftLaTeX, a WYSIWYG Browser-based LaTeX Editor SwiftLaTeX 1646
76 react-native-v8 Opt-in V8 runtime for React Native Android Kudo 575
77 cardboard Open source Cardboard SDK and samples googlevr 1203
78 linuxdeploy AppDir creation and maintenance tool. Featuring flexible plugin system. linuxdeploy 229
79 angle A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android. google 2190
80 nix Nix, the purely functional package manager NixOS 4625
81 guetzli Perceptual JPEG encoder google 12590
82 STL MSVC's implementation of the C++ Standard Library. microsoft 7068
83 c-wasm-simd128-example Example C++ repo emitting Wasm SIMD 128 instructions wasmerio 17
84 devilution Diablo devolved - magic behind the 1996 computer game diasurgical 8218
85 watcher 👀 A native C++ Node module for querying and subscribing to filesystem events parcel-bundler 196
86 tamgu Tamgu (탐구), a FIL programming language: Functional, Imperative, Logical all in one for annotation and data augmentation naver 153
87 dust3d 🐪 Dust3D is a cross-platform open-source 3D modeling software. Auto UV unwrapping, auto rigging with PBR Material support, pose and motion authoring all in one. huxingyi 2169
88 hermes A JavaScript engine optimized for running React Native. facebook 6592
89 robotstxt The repository contains Google's robots.txt parser and matcher as a C++ library (compliant to C++11). google 3192
90 registry-js A simple and opinionated library for working with the Windows registry desktop 91
91 skia Skia is a complete 2D graphic library for drawing Text, Geometries, and Images. google 5309
92 innative A native non-web embedding of WebAssembly for Windows/Linux innative-sdk 353
93 terminal The new Windows Terminal and the original Windows console host, all in the same place! microsoft 76535
94 quinesnake A quine that plays snake over its own source! taylorconor 876
95 nene-quest Reproduction of Nene Sakura's game "Nene quest" from the japanese anime "New Game!!" with SFML echoffee 52
96 RosettaStone Hearthstone simulator using C++ with some reinforcement learning utilForever 534
97 AdaptiveCards A new way for developers to exchange card content in a common and consistent way. microsoft 1035
98 bgfx Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library. bkaradzic 9689
99 simdjson Parsing gigabytes of JSON per second simdjson 13639
100 drogon Drogon: A C++14/17 based HTTP web application framework running on Linux/macOS/Unix/Windows drogonframework 5983
101 KeyDB A Multithreaded Fork of Redis EQ-Alpha 4783
102 calculator Windows Calculator: A simple yet powerful calculator that ships with Windows microsoft 22564
103 nan Native Abstractions for Node.js nodejs 2974
104 nvk Vulkan API for JavaScript/TypeScript maierfelix 800
105 protobuf Protocol Buffers - Google's data interchange format protocolbuffers 50163
106 flutter-desktop-embedding Experimental plugins for Flutter for Desktop google 6894
107 boden Purely native C++ cross-platform GUI framework for Android and iOS development. https://www.boden.io AshampooSystems 1449
108 spectrum A client-side image transcoding library. facebookincubator 1895
109 leveldb LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. google 26142
110 json JSON for Modern C++ nlohmann 25704
111 osquery SQL powered operating system instrumentation, monitoring, and analytics. osquery 18150
112 llnode An lldb plugin for Node.js and V8, which enables inspection of JavaScript states for insights into Node.js processes and their core dumps. nodejs 933
113 nsfw A super fast and scaleable file watcher that provides a consistent interface on Linux, OSX and Windows Axosoft 800
114 graaljs A ECMAScript 2021 compliant JavaScript implementation built on GraalVM. With polyglot language interoperability support. Running Node.js applications! oracle 1082
115 envoy Cloud-native high-performance edge/middle/service proxy envoyproxy 17698
116 rpcs3 PS3 emulator/debugger RPCS3 9851
117 tink Tink is a multi-language, cross-platform, open source library that provides cryptographic APIs that are secure, easy to use correctly, and hard(er) to misuse. google 11528
118 grpc The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#) grpc 31528
119 node-packer Packing your Node.js application into a single executable. pmq20 2929
120 flatbuffers FlatBuffers: Memory Efficient Serialization Library google 16656
121 filament Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2 google 11513
122 react-native-macos A framework for building native macOS apps with React. microsoft 1958
123 TemplatedAH 템플릿 메타 프로그래밍을 이용한 아희 인터프리터 kmc7468 23
124 fizz C++14 implementation of the TLS-1.3 standard facebookincubator 953
125 FrozenString C++ immutable string library in C++11 constexpr and type-level rhysd 18
126 beast HTTP and WebSocket built on Boost.Asio in C++11 boostorg 3091
127 Aheuiplusplus 아희와 호환성이 있는 난해한 객체지향 한글 프로그래밍 언어 kmc7468 19
128 sqlcheck Automatically identify anti-patterns in SQL queries jarulraj 2016
129 modern-cpp-tutorial 📚 Modern C++ Tutorial: C++11/14/17/20 On the Fly | https://changkun.de/modern-cpp/ changkun 14592
130 libui-node Node bindings for libui, an awesome native UI library for Unix, OSX and Windows parro-it 1837
131 react-native-windows A framework for building native Windows apps with React. microsoft 13823
132 dxvk Vulkan-based implementation of D3D9, D3D10 and D3D11 for Linux / Wine doitsujin 6681
133 electron :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS electron 96296
134 libphonenumber Google's common Java, C++ and JavaScript library for parsing, formatting, and validating international phone numbers. google 12606
135 cocos2d-x Cocos2d-x is a suite of open-source, cross-platform, game-development tools used by millions of developers all over the world. cocos2d 15403

⬆ Back to Index

CMake

Name Description Author Stars
1 cmake-raytracer Ray tracer written in pure CMake 64 479
2 vcpkg C++ Library Manager for Windows, Linux, and MacOS microsoft 13478

⬆ Back to Index

COBOL

Name Description Author Stars
1 cobweb COBOL to WebAssembly compiler cloudflare 259
2 cobol-on-wheelchair Micro web-framework for COBOL azac 673

⬆ Back to Index

CSS

Name Description Author Stars
1 the-new-css-reset The New Simple and Lighter CSS Reset elad2412 488
2 levelgraph-talk-nodejsconfit My Talk at nodejsconf.it 2014! "How to Cook a Graph Database in a Night" mcollina 33
3 transition.css :octocat: Drop-in CSS transitions argyleink 810
4 chrome-tabs Chrome-style tabs in HTML/CSS. adamschwartz 1431
5 notes An exploration on keeping public notes orta 12
6 ocamlbook.org A free (as in freedom) OCaml textbook dmbaturin 80
7 cli-guidelines A guide to help you write better command-line programs, taking traditional UNIX principles and updating them for the modern day. cli-guidelines 1403
8 xp Windows XP In the browser EddyVinck 68
9 SpinKit A collection of loading indicators animated with CSS tobiasahlin 18417
10 rescript-first-class-modules-usage shakacode 4
11 36-graphql-concepts 📜 36 concepts every GraphQL developer should know. Novvum 217
12 missing-semester The Missing Semester of Your CS Education 📚 missing-semester 2185
13 postcss-help-media-queries This tool help you to easily recognize your active media query and display additional screen info limitlessloop 27
14 gatsby-starter-typescript-workspace A minimal GatsbyJS starter with TypeScript & pnpm workspace devsisters 3
15 sanitize.css A best-practices CSS foundation csstools 4535
16 cssremedy Start your project with a remedy for the technical debt of CSS. jensimmons 1698
17 perfect-edition A lightweight, responsive web e-book template robinsloan 1176
18 augmented-ui Cyberpunk-inspired web UI made easy. Get augmented. propjockey 861
19 whatthefuck.is An opinionated glossary of computer science terms for front-end developers. Written by Dan Abramov. gaearon 2833
20 blog-anonymously Some very basic instructions on how to blog anonymously (not fool-proof by any means) bradleytaunt 9
21 the-indie-web A hotspot for indie creations on the web tholman 245
22 gtk 🧛🏻‍♂️ Dark theme for GTK dracula 510
23 which-query 🦩 Which query should I use? testing-library 120
24 RemixIcon Open source neutral style icon system Remix-Design 3629
25 web-vitals-extension A Chrome extension to measure essential metrics for a healthy site GoogleChrome 1890
26 98.css A design system for building faithful recreations of old UIs jdan 6047
27 typefaces NPM packages for Open Source typefaces KyleAMathews 2574
28 plex The package of IBM’s typeface, IBM Plex. IBM 6808
29 css.gg 700+ Pure CSS, SVG & Figma UI Icons Available in SVG Sprite, styled-components, NPM & API astrit 7740
30 firsttimersonly The Repository for the FirstTimersOnly movement in Open Source. We want projects to reserve some issues for newbies. shanselman 509
31 design-lint A design linting plugin for Figma. destefanis 262
32 prisma2-gatsby Prisma2 + Gatsby smakosh 7
33 react-shepherd A React wrapper for the site tour library Shepherd shipshapecode 231
34 FocusOverlay Library for creating animated overlays on focused elements mmahandev 172
35 hamburgers Tasty CSS-animated Hamburgers jonsuh 6419
36 tabler-react React components and demo for the Tabler UI theme. tabler 1761
37 tachyons Functional css for humans tachyons-css 10877
38 nerd-fonts Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more ryanoasis 29428
39 webgradients A curated collection of splendid gradients made in CSS3, .sketch and .PSD formats. itmeo 2162
40 devices.css Devices.css - Modern devices in pure CSS picturepan2 1933
41 poet-neural 인공지능 시팔이, 시인 뉴럴 carpedm20 74
42 material-kit Free and Open Source UI Kit for Bootstrap 4, React, Vue.js, React Native and Sketch based on Google's Material Design creativetimofficial 5611
43 try-graphql chenkie 9
44 readable-css A minimal css to improve the readability of a webpage nicokant 4
45 logo-maker create a simple logo.. egoist 95
46 css-animation-101 Learn how to bring animation to your web projects cssanimation 4222
47 plt λΠ Programming Language Theory steshaw 4507
48 httpstatuses A directory of HTTP Status Codes and code references rmaake1 578
49 cssdb A database of staged CSS features csstools 404
50 ios-factor.com A methodology for building high-quality iOS apps on a solid architecture ios-factor 464
51 php-a-fractal-of-bad-design PHP: 언어의 잘못된 설계 tienne 9
52 rfs ✩ Automates responsive resizing ✩ twbs 2707
53 You-Dont-Need-JavaScript CSS is powerful, you can do a lot of things without JS. you-dont-need 15631
54 css-is-awesome CSS is awesome. No JavaScript involved. tirr-c 10
55 notosanskr-light 2015-06-16에 릴리즈된 Noto Sans KR Version 1.004에 KS X 1001 기준 3432자를 적용한 경량화 버전 웹 폰트 bek9 9
56 spectre Spectre.css - A Lightweight, Responsive and Modern CSS Framework picturepan2 10843
57 dejavu The Missing Web UI for Elasticsearch: Import, browse and edit data with rich filters and query views, create search UIs visually. appbaseio 7431
58 dev-meetup.github.io developer meetup, seminar dev-meetup 79
59 react-motions Compose React Animations using High-Order Functions or Components raphamorim 90
60 tech.description 기술 문서 정리하는 저장소 FEDevelopers 625
61 source-code-pro Monospaced font family for user interface and coding environments adobe-fonts 17446
62 spoqa-han-sans Spoqa Han Sans spoqa 326
63 30-seconds-of-css Short CSS code snippets for all your development needs 30-seconds 14537
64 cryptocoins Cryptocoins is the most complete vector/webfont icon pack of your favourite cryptocurrencies AllienWorks 813
65 bulma Modern CSS framework based on Flexbox jgthms 44079

⬆ Back to Index

Clojure

Name Description Author Stars
1 itsy A threaded web-spider written in Clojure dakrone 176
2 mori ClojureScript's persistent data structures and supporting API from the comfort of vanilla JavaScript swannodette 3337
3 asami A graph store for Clojure and ClojureScript threatgrid 443
4 datomic-intro Datomic introduction (in Korean) philoskim 10
5 bootcamp-aoc green-labs 8
6 re-frame A ClojureScript framework for building user interfaces, leveraging React day8 4878
7 clj-kondo A linter for Clojure code that sparks joy. clj-kondo 1198
8 lines A pure bash clojureish CI pipeline rosineygp 71
9 lacinia GraphQL implementation in pure Clojure walmartlabs 1589
10 datascript Immutable database and Datalog query engine for Clojure, ClojureScript and JS tonsky 4275
11 braid Braid is a team-chat app with a novel UI that leads to better conversations. braidchat 888
12 graphqlize A Clojure & JVM library for developing GraphQL API instantly from Postgres and MySQL databases graphqlize 258
13 penpot Penpot - The Open-Source design & prototyping platform penpot 4695
14 klipse Klipse is a JavaScript plugin for embedding interactive code snippets in tech blogs. viebel 2611
15 FiraCode Free monospaced font with programming ligatures tonsky 57716

⬆ Back to Index

CodeQL

Name Description Author Stars
1 codeql CodeQL: the libraries and queries that power security researchers around the world, as well as code scanning in GitHub Advanced Security (code scanning), LGTM.com, and LGTM Enterprise github 3123

⬆ Back to Index

CoffeeScript

Name Description Author Stars
1 omelette Omelette is a simple, template based autocompletion tool for Node and Deno projects with super easy API. (For Bash, Zsh and Fish) f 1214
2 pagedraw a UI builder for React web apps Pagedraw 3061
3 eslint-plugin-known-imports ESLint plugin to generate missing/remove unused ES6 imports helixbass 4
4 pretty-error See node.js errors with less clutter AriaMinaei 1410
5 zxcvbn Low-Budget Password Strength Estimation dropbox 12233
6 camo 🔒 an http proxy to route images through SSL atmos 1627
7 popularconvention analyzing code convention from github commits for Github data challenge II outsideris 727

⬆ Back to Index

Coq

Name Description Author Stars
1 htt Hoare Type Theory imdea-software 32

⬆ Back to Index

Crystal

Name Description Author Stars
1 amber A Crystal web framework that makes building applications fast, simple, and enjoyable. Get started with quick prototyping, less bugs, and blazing fast performance. amberframework 2306
2 graphql GraphQL server library for Crystal graphql-crystal 68
3 lucky A full-featured Crystal web framework that catches bugs for you, runs incredibly fast, and helps you write code that lasts. luckyframework 2113
4 graphql-crystal a graphql implementation for crystal ziprandom 211
5 mint 🍃 A refreshing programming language for the front-end web. mint-lang 3414

⬆ Back to Index

Dart

Name Description Author Stars
1 HybridFlutter Flutter + V8/JsCore 动态化 githubliruiyuan 257
2 snappable Thanos snap effect in Flutter MarcinusX 324
3 galpi 🔖 📱 A book logging app built with Flutter heejongahn 67
4 mobx.dart MobX for the Dart language. Hassle-free, reactive state-management for your Dart and Flutter apps. mobxjs 1961
5 samples A collection of Flutter examples and demos. flutter 10347
6 sdk The Dart SDK, including the VM, dart2js, core libraries, and more. dart-lang 7130
7 flutter Flutter makes it easy and fast to build beautiful apps for mobile and beyond. flutter 127593

⬆ Back to Index

Dhall

Name Description Author Stars
1 dhall-terraform Generate dhall records from terraform resouces, data_sources & providers mujx 37

⬆ Back to Index

Dockerfile

Name Description Author Stars
1 browser-vm A small Linux x86 VM meant for use in the browser humphd 46
2 deno_docker Latest dockerfiles and images for Deno - alpine, centos, debian, ubuntu denoland 555
3 dockerfiles 🐳 A collection of delicious docker recipes vimagick 2505
4 vulhub Pre-Built Vulnerable Environments Based on Docker-Compose vulhub 8322
5 nocode The best way to write secure and reliable applications. Write nothing; deploy nowhere. kelseyhightower 48531

⬆ Back to Index

EJS

Name Description Author Stars
1 grain-lang.org The Grain language website. grain-lang 36
2 terminal.css Modern and minimalistic CSS framework for terminal enthusiasts Gioni06 567

⬆ Back to Index

Elixir

Name Description Author Stars
1 crawler A high performance web crawler in Elixir. fredwu 812
2 wasmex Execute WebAssembly / WASM from Elixir tessi 174
3 realtime Listen to your to PostgreSQL database in realtime via websockets. Built with Elixir. supabase 3812
4 grpc An Elixir implementation of gRPC elixir-grpc 918
5 logflare Never get surprised by a logging bill again. Centralized structured logging for Cloudflare, Vercel, Elixir and Javascript. Logflare 324
6 fsmx A Finite-state machine implementation in Elixir, with opt-in Ecto friendliness subvisual 75
7 ecto A toolkit for data mapping and language integrated query. elixir-ecto 5176
8 absinthe The GraphQL toolkit for Elixir absinthe-graphql 3704

⬆ Back to Index

Elm

Name Description Author Stars
1 LiaScript Interpreter for interactive educational content, written in an extended Markdown format... LiaScript 66
2 elm-ui What if you never had to write CSS again? mdgriffith 1109
3 elm-css Typed CSS in Elm. rtfeldman 1132
4 compiler Elm compiler written in Elm elm-in-elm 327

⬆ Back to Index

Erlang

Name Description Author Stars
1 erlscripten Erlang to PureScript transpiler. Run Erlang in the browser! erlscripten 83
2 alpaca Functional programming inspired by ML for the Erlang VM alpaca-lang 1361
3 hamler Haskell-style functional programming language running on Erlang VM. hamler-lang 910

⬆ Back to Index

F#

Name Description Author Stars
1 fvim Cross platform Neovim front-end UI, built with F# + Avalonia yatli 702
2 ionide-vscode-fsharp VS Code plugin for F# development ionide 683
3 Eff A library for programming with Algebraic Effects in F# palladin 81
4 Feliz.Recoil Fable bindings in Feliz style for Facebook's experimental state management library recoil. Shmew 39
5 Feliz A fresh retake of the React API in Fable and a collection of high-quality components to build React applications in F#, optimized for happiness Zaid-Ajaj 333
6 Bolero Bolero brings Blazor to F# developers with an easy to use Model-View-Update architecture, HTML combinators, hot reloaded templates, type-safe endpoints, advanced routing and remoting capabilities, and more. fsbolero 733
7 fable-react-native Fable bindings and helpers for React Native projects fable-compiler 35
8 fable-react Fable bindings and helpers for React and React Native fable-compiler 233
9 Fable F# to JavaScript Compiler fable-compiler 2187
10 ts2fable Parser of Typescript declaration files fable-compiler 162

⬆ Back to Index

FreeMarker

Name Description Author Stars
1 send Simple, private file sharing from the makers of Firefox mozilla 13195

⬆ Back to Index

Gherkin

Name Description Author Stars
1 openCypher Specification of the Cypher property graph query language opencypher 568

⬆ Back to Index

Gnuplot

Name Description Author Stars
1 open-source-rover A build-it-yourself, 6-wheel rover based on the rovers on Mars! nasa-jpl 6793

⬆ Back to Index

Go

Name Description Author Stars
1 webpackager google 53
2 amppackager Tool to improve AMP URLs via Signed Exchanges ampproject 127
3 graphql-parser-bench GraphQL parser comparison in different languages StarpTech 15
4 ffuf Fast web fuzzer written in Go ffuf 4999
5 redwood A highly-configurable, distributed, realtime database that manages a state tree shared among many peers. redwood 435
6 mendoza Differ for structured documents (JSON) sanity-io 209
7 go-cid Content ID v1 implemented in go ipfs 94
8 glg Simple and blazing fast lockfree logging library for golang kpango 118
9 eliasdb EliasDB a graph-based database. krotik 823
10 gaze 👁️Executes commands for you wtetsu 123
11 spr Stacked Pull Requests on GitHub ejoffe 39
12 daptin Daptin - Backend As A Service - GraphQL/JSON-API Headless CMS daptin 1420
13 gorse An open source recommender system service written in Go zhenghaoz 4264
14 clipman A simple clipboard manager for Wayland yory8 256
15 lura Ultra performant API Gateway with middlewares. A project hosted at The Linux Foundation luraproject 4428
16 tinygo Go compiler for small places. Microcontrollers, WebAssembly, and command-line tools. Based on LLVM. tinygo-org 8416
17 rclone "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Yandex Files rclone 28395
18 kool From local development to the cloud: development workflow made easy. kool-dev 538
19 earthly Build automation for the container era earthly 4650
20 simdjson-go Golang port of simdjson: parsing gigabytes of JSON per second minio 1116
21 gqlgenc This is Go library for building GraphQL client with gqlgen Yamashou 189
22 syncthing Open Source Continuous File Synchronization syncthing 39684
23 yomo 🦖 Serverless Streaming Framework for Low-latency Edge Computing applications, running atop QUIC protocol, engaging 5G technology. yomorun 534
24 kim In ur kubernetes, buildin ur imagez rancher 152
25 flipt An open-source, on-prem feature flag solution markphelps 1540
26 prisma-client-go Prisma Client Go is an auto-generated and fully type-safe database client prisma 866
27 column High-performance, columnar, in-memory store with bitmap indexing in Go kelindar 796
28 riot Go Open Source, Distributed, Simple and efficient Search Engine go-ego 5928
29 dgo Official Dgraph Go client dgraph-io 280
30 cosign Container Signing sigstore 834
31 statemachine Simple library for implementing state machines kiishi 11
32 simplegraphdb Basic Golang implementation of a Triple Store. Built to learn the Golang language before an internship. thundergolfer 17
33 drpc drpc is a lightweight, drop-in replacement for gRPC storj 840
34 kubegres Kubegres is a Kubernetes operator allowing to create a cluster of PostgreSql instances and manage databases replication, failover and backup. reactive-tech 293
35 ffjson faster JSON serialization for Go pquerna 2769
36 bleve A modern text indexing library for go blevesearch 7722
37 goja ECMAScript/JavaScript engine in pure Go dop251 2342
38 wasmserve An HTTP server for testing Wasm hajimehoshi 161
39 list The Public Suffix List publicsuffix 1142
40 gojieba "结巴"中文分词的Golang版本 yanyiwu 1575
41 go-arg Struct-based argument parsing in Go alexflint 1239
42 ksuid K-Sortable Globally Unique IDs segmentio 2856
43 go-message ✉️ A streaming Go library for the Internet Message Format and mail messages emersion 210
44 graphql-go-tools Tools to write high performance GraphQL applications using Go/Golang. jensneuse 185
45 kube-monkey An implementation of Netflix's Chaos Monkey for Kubernetes clusters asobti 2135
46 webpackage Web packaging format WICG 1004
47 slack Slack API in Go - community-maintained fork created by the original author, @nlopes slack-go 3615
48 triangula Generate high-quality triangulated and polygonal art from images. RH12503 3258
49 tcardgen Generate a TwitterCard(OGP) image for your Hugo posts. Ladicle 96
50 peerjs-go Golang PeerJS implementation muka 18
51 goqu SQL builder and query library for golang doug-martin 1236
52 bubbletea A powerful little TUI framework 🏗 charmbracelet 5402
53 terraform-docs Generate documentation from Terraform modules in various output formats terraform-docs 2248
54 uni An extremely opinionated TypeScript monorepo tool. deref 204
55 aws-cdk-go AWS CDK bindings for Go. aws 71
56 databunker Secure SDK/vault for personal records/PII built to comply with GDPR securitybunker 885
57 badger Fast key-value DB in Go. dgraph-io 9596
58 lipgloss Style definitions for nice terminal layouts 👄 charmbracelet 3248
59 fission Fast and Simple Serverless Functions for Kubernetes fission 6359
60 gateway A federated api gateway for graphql services. https://gateway.nautilus.dev/ nautilus 285
61 bramble The Movio GraphQL Gateway movio 300
62 esbuild-service esbuild as a service. bundle any npm package on the fly as you request. egoist 97
63 imgproxy Fast and secure standalone server for resizing and converting remote images imgproxy 4821
64 dyff /ˈdʏf/ - diff tool for YAML files, and sometimes JSON homeport 381
65 dendrite Dendrite is a second-generation Matrix homeserver written in Go! matrix-org 2389
66 buildx Docker CLI plugin for extended build capabilities with BuildKit docker 1345
67 fsql Find files with SQL kashav 3854
68 dolt Dolt – It's Git for Data dolthub 9323
69 raft Golang implementation of the Raft consensus protocol hashicorp 4942
70 zdns Fast CLI DNS Lookup Tool zmap 478
71 appdash Application tracing system for Go, based on Google's Dapper. sourcegraph 1709
72 thanos Highly available Prometheus setup with long term storage capabilities. A CNCF Incubating project. thanos-io 9353
73 go-imap 📥 An IMAP library for clients and servers emersion 1331
74 litestream Streaming replication for SQLite. benbjohnson 3487
75 panicparse Crash your app in style (Golang) maruel 2682
76 pkger Embed static files in Go binaries (replacement for gobuffalo/packr) markbates 1137
77 notify A dead simple Go library for sending notifications to various messaging services. nikoksr 878
78 learngo 1000+ Hand-Crafted Go Examples, Exercises, and Quizzes inancgumus 10745
79 atmo Build function-based cloud native applications using your favourite languages, powered by WebAssembly suborbital 250
80 buildah A tool that facilitates building OCI images. containers 4344
81 cmdr Golang library with POSIX-compliant command-line UI (CLI) and Hierarchical-configuration. Better substitute for stdlib flag. hedzr 78
82 rqlite The lightweight, distributed relational database built on SQLite rqlite 8694
83 gonum Gonum is a set of numeric libraries for the Go programming language. It contains libraries for matrices, statistics, optimization, and more gonum 5101
84 lefthook Fast and powerful Git hooks manager for any type of projects. evilmartians 1668
85 gomod Go modules analysis tool Helcaraxan 222
86 minify Go minifiers for web formats tdewolff 2739
87 clutch Extensible platform for infrastructure management lyft 1181
88 simple-graph This is a simple graph database in SQLite, inspired by "SQLite as a document database" dpapathanasiou 868
89 terraform-provider-netlify Terraform Netlify provider. AegirHealth 8
90 terraform-provider-cloudflare Cloudflare Terraform Provider cloudflare 268
91 cloudflared Argo Tunnel client cloudflare 1561
92 cel-go Fast, portable, non-Turing complete expression evaluation with gradual typing (Go) google 868
93 imgdiff Faster than the fastest in the world pixel-by-pixel image difference tool. n7olkachev 1585
94 cel-spec Common Expression Language -- specification and binary representation google 997
95 sops Simple and flexible tool for managing secrets mozilla 8019
96 gosh Gosh - a pluggable framework for building command shell programs vladimirvivien 450
97 please High-performance extensible build system for reproducible multi-language builds. thought-machine 1735
98 k6 A modern load testing tool, using Go and JavaScript - https://k6.io grafana 13464
99 go-web-framework-benchmark ⚡ Go web framework benchmark smallnest 1524
100 maddy ✉️ Composable all-in-one mail server. foxcpp 2590
101 cloudquery cloudquery transforms your cloud infrastructure into SQL database for easy monitoring, governance and security. cloudquery 1669
102 scorecard Security Scorecards - Security health metrics for Open Source ossf 1882
103 vitess Vitess is a database clustering system for horizontal scaling of MySQL. vitessio 12356
104 gotalk Async peer communication protocol & library rsms 1100
105 dasel Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package. TomWright 1334
106 ws-machine WS-Machine is a websocket finite state machine for client websocket connections (Go) aglyzov 111
107 tempo Grafana Tempo is a high volume, minimal dependency distributed tracing backend. grafana 1582
108 kubecraftadmin erjadi 248
109 doppio Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol. tidwall 110
110 ristretto A high performance memory-bound Go cache dgraph-io 3200
111 gitjacker 🔪 :octocat: Leak git repositories from misconfigured websites liamg 1311
112 temporal Temporal service and CLI temporalio 2353
113 octopus-db-tool DB schema tools with format conversion, source generation, reverse/forward engineering lechuckroh 6
114 bit Bit is a modern Git CLI chriswalz 5643
115 modgv Converts 'go mod graph' output into Graphviz's DOT language lucasepe 386
116 lorca Build cross-platform modern desktop apps in Go + HTML5 zserge 6601
117 hetty Hetty is an HTTP toolkit for security research. dstotijn 3465
118 agi Android GPU Inspector google 431
119 goformation GoFormation is a Go library for working with CloudFormation templates. awslabs 705
120 duf Disk Usage/Free Utility - a better 'df' alternative muesli 6917
121 protoactor-go Proto Actor - Ultra fast distributed actors for Go, C# and Java/Kotlin AsynkronIT 3752
122 goby Goby - Yet another programming language written in Go goby-lang 3262
123 github-analysis Trending Programming Languages ranked by GitHub Users benfred 270
124 typing An experimental interactive README experience! veggiedefender 149
125 go-json Fast JSON encoder/decoder compatible with encoding/json for Go goccy 1097
126 go-reflect Zero-allocation reflection library for Go goccy 283
127 doko A docker-based development dependency manager. egoist 95
128 datadriven Data-Driven Testing for Go cockroachdb 25
129 goview Goview is a lightweight, minimalist and idiomatic template library based on golang html/template for building Go web application. foolin 241
130 stund Simple STUN server in go gortc 93
131 usql Universal command-line interface for SQL databases xo 6666
132 authboss The boss of http auth. volatiletech 2805
133 vgrep vgrep - a user-friendly pager for grep vrothberg 508
134 sqoop The GraphQL Engine powered by Gloo solo-io 522
135 go-geom Package geom implements efficient geometry types for geospatial applications. twpayne 505
136 dockertest Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work. ory 2003
137 filestash 🦄 A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ... mickael-kerjean 4802
138 protoc-gen-validate protoc plugin to generate polyglot message validators envoyproxy 1592
139 travel Starter Kit For Building Graph Database Go and Browser Apps Using Dgraph dgraph-io 110
140 gotraining Go Training Class Material : ardanlabs 9499
141 watchtower A process for automating Docker container base image updates. containrrr 8679
142 dockle Container Image Linter for Security, Helping build the Best-Practice Docker Image, Easy to start goodwithtech 1618
143 reviewdog 🐶 Automated code review tool integrated with any code analysis tools regardless of programming language reviewdog 4107
144 kubeiql A GraphQL interface for Kubernetes. CATechnologiesTest 110
145 graphjin GraphJin - Build APIs in 5 minutes with GraphQL. An instant GraphQL to SQL compiler. dosco 1499
146 dbq Zero boilerplate database operations for Go rocketlaunchr 310
147 infracost Cloud cost estimates for Terraform in pull requests💰📉 Love your cloud bill! infracost 3875
148 container-diff container-diff: Diff your Docker containers GoogleContainerTools 2906
149 gop GoPlus - The Go+ language for data science goplus 5163
150 kind Kubernetes IN Docker - local clusters for testing Kubernetes kubernetes-sigs 8351
151 monitoror Unified monitoring wallboard — Light, ergonomic and reliable monitoring for anything. monitoror 3320
152 containers-the-hard-way Learning about containers and how they work by creating them the hard way shuveb 1237
153 devdash 🍱 Highly Configurable Terminal Dashboard for Developers and Creators Phantas0s 1090
154 deploykit A toolkit for creating and managing declarative, self-healing infrastructure. docker-archive 2230
155 efm-langserver General purpose Language Server mattn 544
156 saml A simple, secure, pluggable Golang implementation of SAML ucarion 41
157 streamhut Stream your terminal to web without installing anything 🌐 miguelmota 734
158 kubesphere The container platform tailored for Kubernetes multi-cloud, datacenter, and edge management ⎈ 🖥 ☁️ kubesphere 6526
159 gocommerce A headless e-commerce for JAMstack sites netlify 1258
160 gotell Netlify Comments is an API and build tool for handling large amounts of comments for JAMstack products netlify 275
161 gojoin Mini API wrapping Stripes Subscriptions for Single Page Aps and JAMstack sites netlify 40
162 gotiator A tiny JWT based API gateway netlify 67
163 roshi Roshi is a large-scale CRDT set implementation for timestamped events. soundcloud 2835
164 multi-tenancy A working place for multi-tenancy related proposals and prototypes. kubernetes-sigs 747
165 notionapi Unofficial Go API for Notion.so kjk 1590
166 knowledge Everything I know nikitavoloboev 2676
167 chaos-mesh A Chaos Engineering Platform for Kubernetes. chaos-mesh 3870
168 practical-kubernetes-problems For Kubernauts' Practical Kubernetes Trainings arashkaffamanesh 40
169 saltpack a modern crypto messaging format keybase 912
170 gasm An Experimental Wasm Virtual Machine for Gophers mathetake 504
171 terraform-provider-godaddy A terraform plugin for managing godaddy domain records n3integration 107
172 keys Key management is hard keys-pub 769
173 ntp Facebook's NTP libraries facebookincubator 312
174 structql Transform structs into Graphql types. For super fast Graphql development using Go cescoferraro 5
175 broxy An HTTP/HTTPS intercept proxy written in Go. rhaidiz 919
176 go-git A highly extensible Git implementation in pure Go. go-git 2549
177 oneinfra Kubernetes as a Service oneinfra 874
178 specs ⚠ This repository is not actively used any more, please check out the Prisma Documentation for updated information on Prisma. ⚠ prisma 82
179 stucco FaaS like GraphQL runtime graphql-editor 12
180 jsonapi jsonapi.org style payload serializer and deserializer google 1218
181 mattermost-plugin-wrangler Manage Mattermost Messages Masterfully! gabrieljackson 21
182 arkade Open Source Kubernetes Marketplace alexellis 2075
183 docker-squash Squash docker images to make them smaller jwilder 1970
184 govultr Vultr Go API client vultr 157
185 textql Execute SQL against structured text like CSV or TSV dinedal 8636
186 gqlgen-sqlboiler This is a plugin for gqlgen to generate converts + filter queries and resolvers for sqlboiler web-ridge 51
187 tools [mirror] Go Tools golang 5497
188 twirp A simple RPC framework with protobuf service definitions twitchtv 5007
189 esbuild An extremely fast JavaScript bundler and minifier evanw 26608
190 mc MinIO Client is a replacement for ls, cp, mkdir, diff and rsync commands for filesystems and object storage. minio 1883
191 terraform-lsp Language Server Protocol for Terraform juliosueiras 485
192 cob Continuous Benchmark for Go Project knqyf263 340
193 nebula A scalable overlay networking tool with a focus on performance, simplicity and security slackhq 7645
194 fiber ⚡️ Express inspired web framework written in Go gofiber 14669
195 go-tools Staticcheck - The advanced Go linter dominikh 4075
196 krew 📦 Find and install kubectl plugins kubernetes-sigs 3960
197 cod cod is a completion daemon for bash/fish/zsh dim-an 334
198 buf A new way of working with Protocol Buffers. bufbuild 2603
199 goparsify golang parser-combinator library vektah 56
200 cli GitHub’s official command line tool cli 24373
201 yorkie Yorkie is a document store for collaborative applications. yorkie-team 261
202 flaggy Idiomatic Go input parsing with subcommands, positional values, and flags at any position. No required project or package layout and no external dependencies. integrii 728
203 chaoskube chaoskube periodically kills random pods in your Kubernetes cluster. linki 1382
204 trackman Execute commands as a workflow. cloud66-oss 177
205 matterbridge bridge between mattermost, IRC, gitter, xmpp, slack, discord, telegram, rocketchat, twitch, ssh-chat, zulip, whatsapp, keybase, matrix, microsoft teams, nextcloud, mumble, vk and more with REST API (mattermost not required!) 42wim 4125
206 httprouter A high performance HTTP request router that scales well julienschmidt 13043
207 mockery A mock code autogenerator for Golang vektra 2833
208 glow Render markdown on the CLI, with pizzazz! 💅🏻 charmbracelet 6961
209 neko A self hosted virtual browser (rabb.it clone) that runs in docker. nurdism 1885
210 gatekeeper Gatekeeper - Policy Controller for Kubernetes open-policy-agent 1926
211 goatcounter Easy web analytics. No tracking of personal data. zgoat 2128
212 goneovim Neovim GUI written in Golang, using a Golang qt backend akiyosi 1211
213 mattermost-plugin-starter-template Build scripts and templates for writing Mattermost plugins. mattermost 66
214 validator 💯Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving go-playground 8433
215 unifrost Making it easier to push pubsub events directly to the browser. unifrost 168
216 kyaml2go K8s Go client code generator from Kubernetes resource yamls PrasadG193 236
217 staticgen Static website generator that lets you use HTTP servers and frameworks you already know tj 670
218 gate Benign remote code execution gate-computer 82
219 powerline-go A beautiful and useful low-latency prompt for your shell, written in go justjanne 2195
220 docker-slim DockerSlim (docker-slim): Don't change anything in your Docker container image and minify it by up to 30x (and for compiled languages even more) making it secure too! (free and open source) docker-slim 10380
221 gitops-engine Democratizing GitOps argoproj 1167
222 finala Finala is an open-source resource cloud scanner that analyzes, discloses, presents and notifies about wasteful and unused resources. similarweb 617
223 go-micro Go Micro is a framework for distributed systems development asim 16537
224 pulumi Pulumi - Modern Infrastructure as Code. Any cloud, any language 🚀 pulumi 9634
225 subfinder Subfinder is a subdomain discovery tool that discovers valid subdomains for websites. Designed as a passive framework to be useful for bug bounties and safe for penetration testing. projectdiscovery 4095
226 encoding Go package containing implementations of efficient encoding, decoding, and validation APIs. segmentio 744
227 kubethanos Kills half of your randomly selected kubernetes pods. berkay-dincer 613
228 goldmark 🏆 A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured. yuin 1669
229 kompose Go from Docker Compose to Kubernetes kubernetes 6978
230 gosearch 🔍 Search the Go packages via command-line mingrammer 48
231 clusterlint A best practices checker for Kubernetes clusters. 🤠 digitalocean 421
232 OpenDiablo2 An open source re-implementation of Diablo 2 OpenDiablo2 9678
233 ledisdb A high performance NoSQL Database Server powered by Go ledisdb 3687
234 bolt An embedded key/value database for Go. boltdb 12037
235 dgraph Native GraphQL Database with graph backend dgraph-io 16489
236 goleveldb LevelDB key/value database in Go. syndtr 4498
237 proto parser for Google ProtocolBuffers definition emicklei 404
238 ent An entity framework for Go ent 8054
239 starcharts Plot your repository stars over time. caarlos0 644
240 1m-go-tcp-server benchmarks for implementation of servers which support 1 million connections smallnest 1325
241 triggers Event triggering with Tekton! tektoncd 321
242 high-performance-go-workshop davecheney 704
243 dapr Dapr is a portable, event-driven, runtime for building distributed applications across cloud and edge. dapr 14270
244 xlsx Go (golang) library for reading and writing XLSX files. tealeg 5089
245 k9s 🐶 Kubernetes CLI To Manage Your Clusters In Style! derailed 13171
246 gopherjs A compiler from Go to JavaScript for running Go code in a browser gopherjs 10389
247 saml2aws CLI tool which enables you to login and retrieve AWS temporary credentials using a SAML IDP Versent 1262
248 test-infra Test infrastructure for the Kubernetes project. kubernetes 2850
249 ghr Upload multiple artifacts to GitHub Release in parallel tcnksm 1120
250 ebpf eBPF Library for Go cilium 1563
251 uilive uilive is a go library for updating terminal output in realtime gosuri 1329
252 ssh-chat Chat over SSH. shazow 4430
253 nixery Container registry which transparently builds images using the Nix package manager google 1103
254 monday ⚡️ A dev tool for microservice developers to run local applications and/or forward others from/to Kubernetes SSH or TCP eko 1258
255 steganography Pure Golang Library that allows simple LSB steganography on images auyer 110
256 operator-sdk SDK for building Kubernetes applications. Provides high level APIs, useful abstractions, and project scaffolding. operator-framework 4945
257 v8go Execute JavaScript from Go rogchap 1457
258 mattermost-marketplace The stateless HTTP service backing the Mattermost marketplace. mattermost 22
259 podman Podman: A tool for managing OCI containers and pods. containers 8602
260 cue CUE has moved to https://github.com/cue-lang/cue cuelang 3184
261 gqlgen-relay GraphQL Relay support for gqlgen. Moved to GitLab. hookactions 4
262 otto A JavaScript interpreter in Go (golang) robertkrimen 6184
263 kubernetes-ingress HAProxy ingress controller for K8s haproxytech 421
264 decolink Decoration link seapy 28
265 goebpf Library to work with eBPF programs from Go dropbox 741
266 docker-debug use new container attach on already container go on debug zeromake 487
267 sampler Tool for shell commands execution, visualization and alerting. Configured with a simple YAML file. sqshq 9033
268 volcano A Kubernetes Native Batch System (Project under CNCF) volcano-sh 1879
269 fx A dependency injection based application framework for Go. uber-go 2154
270 lsif-go Language Server Indexing Format (LSIF) generator for Go sourcegraph 69
271 yaegi Yaegi is Another Elegant Go Interpreter traefik 3708
272 simple-go-rpc RPC explained by writing simple RPC framework in 300 lines of pure Golang. ankur-anand 525
273 k3os Purpose-built OS for Kubernetes, fully managed by Kubernetes. rancher 2628
274 eksctl The official CLI for Amazon EKS weaveworks 3281
275 go-quickjs QuickJS bindings for Go wspl 132
276 expvarmon TermUI based monitor for Go apps using expvars (/debug/vars). Quickest way to monitor your Go app(s). divan 1801
277 stateful Finite state machine for Go bykof 176
278 listmonk High performance, self-hosted newsletter and mailing list manager with a modern dashboard. Single binary app. knadh 5611
279 logbook Another log viewer for Kubernetes ueokande 47
280 vugu Vugu: A modern UI library for Go+WebAssembly (experimental) vugu 4137
281 canvas Cairo in Go: vector to raster, SVG, PDF, EPS, WASM, OpenGL, Gio, etc. tdewolff 772
282 polaris Validation of best practices in your Kubernetes clusters FairwindsOps 2249
283 gqlc GraphQL IDL Compiler gqlc 24
284 inlets-archived Cloud Native Tunnel, now inlets PRO inlets 8403
285 ktop top for k8s ynqa 179
286 weaver An Advanced HTTP Reverse Proxy with Dynamic Sharding Strategies gojek 530
287 vultr-cli Official command line tool for Vultr services vultr 272
288 s3-benchmark Measure Amazon S3's performance from any location. dvassallo 553
289 hydra OpenID Certified™ OpenID Connect and OAuth Provider written in Go - cloud native, security-first, open source API security for your infrastructure. SDKs for any language. Compatible with MITREid. ory 11309
290 lazydocker The lazier way to manage everything docker jesseduffield 18125
291 wails Create desktop apps using Go and Web Technologies. wailsapp 4146
292 fyne Cross platform GUI in Go inspired by Material Design fyne-io 13750
293 gopacket Provides packet processing capabilities for Go google 4288
294 keda KEDA is a Kubernetes-based Event Driven Autoscaling component. It provides event driven scale for any container running in Kubernetes kedacore 3493
295 ko Build and deploy Go applications on Kubernetes google 3085
296 gotrue An SWT based API for managing users and issuing SWT tokens netlify 2195
297 xdpcap tcpdump like XDP packet capture cloudflare 390
298 flog A Go library for logging facebookarchive 79
299 rio Application Deployment Engine for Kubernetes rancher 2257
300 ferret Declarative web scraping MontFerret 4589
301 sqler write APIs using direct SQL queries with no hassle, let's rethink about SQL alash3al 1918
302 npmfs javascript package inspector g-harel 91
303 kube-oidc-proxy Reverse proxy to authenticate to managed Kubernetes API servers via OIDC. jetstack 311
304 websocket Minimal and idiomatic WebSocket library for Go nhooyr 1851
305 trivy Scanner for vulnerabilities in container images, file systems, and Git repositories, as well as for configuration issues aquasecurity 8275
306 rakkess Review Access - kubectl plugin to show an access matrix for k8s server resources corneliusweig 813
307 gqlparser A port of the parser from graphql-js into golang vektah 284
308 tyfy Truthy and falsy text validators mingrammer 5
309 terraform-provider-aws Terraform AWS provider hashicorp 6143
310 go-apt go-apt is a collection of frameworks that used as a helper and wrapper for some lib in GoLang payfazz 138
311 terraformer CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code GoogleCloudPlatform 5435
312 go-swagger Swagger 2.0 implementation for go go-swagger 6679
313 go-patterns Curated list of Go design patterns, recipes and idioms tmrts 16804
314 dataloaden go generate based DataLoader vektah 392
315 logger Cross platform Go logging library. google 831
316 pipehub A programmable proxy server pipehub 189
317 termshark A terminal UI for tshark, inspired by Wireshark gcla 6599
318 mattermost-operator Mattermost Operator for Kubernetes mattermost 61
319 mmctl A remote CLI tool for Mattermost mattermost 83
320 RxGo Reactive Extensions for the Go language. ReactiveX 3707
321 scenery A Terraform plan output prettifier dmlittle 368
322 mattermost-cloud Tools and services for running Mattermost Cloud ☁️ mattermost 43
323 wag WebAssembly compiler implemented in Go gate-computer 179
324 sourcegraph Universal code search (self-hosted) sourcegraph 4999
325 nosurf CSRF protection middleware for Go. justinas 1198
326 es-operator Kubernetes Operator for Elasticsearch zalando-incubator 298
327 netlifyctl netlify 181
328 go-cloud The Go Cloud Development Kit (Go CDK): A library and tools for open cloud development in Go. google 7891
329 gx A package management tool whyrusleeping 1844
330 csvq SQL-like query language for csv mithrandie 880
331 act Run your GitHub Actions locally 🚀 nektos 16154
332 zerocopy Zero-copy I/O primitives and pipelines for Go. Linux-specific. acln0 407
333 zerolog Zero Allocation JSON Logger rs 5112
334 go-funk A modern Go utility library which provides helpers (map, find, contains, filter, ...) thoas 2829
335 crfs CRFS: Container Registry Filesystem google 1176
336 timeliner All your digital life on a single timeline, stored locally mholt 2841
337 fuzzysearch 🐷 Tiny and fast fuzzy search in Go lithammer 641
338 mattermost-plugin-autolink Automatically rewrite text matching a regular expression into a markdown link. mattermost 92
339 mattermost-plugin-rssfeed Mattermost RSSFeed plugin. Allows users to subscribe to an rss feed and allow for updates to the feed to be posted in a channel. wbernest 55
340 gopsutil psutil for golang shirou 6638
341 go-multierror A Go (golang) package for representing a list of errors as a single error. hashicorp 1328
342 cockroach CockroachDB - the open source, cloud-native distributed SQL database. cockroachdb 21424
343 kraken P2P Docker registry capable of distributing TBs of data in seconds uber 4649
344 awesome-hangul An awesome list of Hangul/Korean related libraries and modules lqez 254
345 k3s Lightweight Kubernetes k3s-io 17577
346 cron a cron library for go robfig 8301
347 go-vdom-wasm WASM VDOM to create frontend application using Go mfrachet 71
348 CVE-2019-5736-PoC PoC for CVE-2019-5736 Frichetten 528
349 go-kit A collection of Go utility packages intended to be independent and reusable. KyleBanks 62
350 1m-go-websockets handling 1M websockets connections in Go eranyanay 4789
351 docui TUI Client for Docker skanehira 2079
352 terraform Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned. hashicorp 28590
353 gitin commit/branch/workdir explorer for git isacikgoz 1815
354 websocketd Turn any program that uses STDIN/STDOUT into a WebSocket server. Like inetd, but for WebSockets. joewalnes 15616
355 aresdb A GPU-powered real-time analytics storage and query engine. uber 2776
356 cayley An open-source graph database cayleygraph 13899
357 hub A command-line tool that makes git easier to use with GitHub. github 21120
358 chezmoi Manage your dotfiles across multiple diverse machines, securely. twpayne 4220
359 terratest Terratest is a Go library that makes it easier to write automated tests for your infrastructure code. gruntwork-io 5490
360 slackboard A slack proxy server cubicdaiya 167
361 dhcplb dhcplb is Facebook's implementation of a load balancer for DHCP. facebookincubator 953
362 git-gateway A Gateway to Git APIs netlify 283
363 actions GitHub Actions apex 175
364 greact like preact, but for go with wasm gernest 150
365 rendora dynamic server-side rendering using headless Chrome to effortlessly solve the SEO problem for modern javascript websites rendora 1820
366 loki Like Prometheus, but for logs. grafana 13543
367 certmagic Automatic HTTPS for any Go program: fully-managed TLS certificate issuance and renewal caddyserver 3680
368 concourse Concourse is a container-based continuous thing-doer written in Go. concourse 5831
369 godotenv A Go port of Ruby's dotenv library (Loads environment variables from .env.) joho 4056
370 compose-on-kubernetes Deploy applications described in Compose onto Kubernetes clusters docker 1410
371 golangci-lint Fast linters Runner for Go golangci 8333
372 plugins Some reference and example networking plugins, maintained by the CNI team. containernetworking 1131
373 ethr Ethr is a Comprehensive Network Measurement Tool for TCP, UDP & ICMP. microsoft 4966
374 ingress-nginx NGINX Ingress Controller for Kubernetes kubernetes 10867
375 kubernetes Production-Grade Container Scheduling and Management kubernetes 80129
376 circleci-demo-docker Example application using Docker running on CircleCI 2.0 CircleCI-Public 110
377 github-release Commandline app to create and edit releases on Github (and upload artifacts) github-release 1371
378 linuxkit A toolkit for building secure, portable and lean operating systems for containers linuxkit 6989
379 httpexpect End-to-end HTTP and REST API testing for Go. gavv 1748
380 tparse CLI tool for analyzing and summarizing go test output. Pipe friendly. CI/CD friendly. mfridman 452
381 txqr Transfer data via animated QR codes divan 2526
382 collections golang-collections 141
383 dive A tool for exploring each layer in a docker image wagoodman 27179
384 functional a simple functional library for golang. kosl90 2
385 golicense Scan and analyze OSS dependencies and licenses from compiled Go binaries mitchellh 597
386 doh 🍩 DNS over HTTPs command-line client picatz 73
387 webtty Share a terminal session over WebRTC maxmcd 2343
388 coredns CoreDNS is a DNS server that chains plugins coredns 8012
389 lego Let's Encrypt client and ACME library written in Go go-acme 4747
390 server A simple server for sending and receiving messages in real-time per WebSocket. (Includes a sleek web-ui) gotify 6030
391 gin Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin. gin-gonic 50616
392 participle A parser library for Go alecthomas 2193
393 gaq GAQ(Go Ast Query) is the library to query ast.Node children like JavaScript querySelector or querySelectorAll for Go. tamayika 20
394 matterpoll Create polls and surveys directly within Mattermost matterpoll 194
395 php2go Use Golang to implement PHP's common built-in functions. syyongx 1265
396 zap Blazing fast, structured, leveled logging in Go. uber-go 13382
397 gocity 📊 Code City metaphor for visualizing Go source code in 3D rodrigo-brito 1585
398 mattermost-plugin-demo A demo of what Mattermost plugins can do. mattermost 47
399 git-remind Never forget to git commit and push suin 76
400 gopass The slightly more awesome standard unix password manager for teams gopasspw 4107
401 kiali Kiali project, observability for the Istio service mesh kiali 2544
402 gitbase SQL interface to git repositories, written in Go. https://docs.sourced.tech/gitbase src-d 1952
403 2019-blind-2nd-elevator 2019 카카오 블라인드 공채 2차 오프라인 Elevator 문제입니다. kakao-recruit 152
404 ipify-api A public IP API service. rdegges 1137
405 tableflip Graceful process restarts in Go cloudflare 1906
406 agones Dedicated Game Server Hosting and Scaling for Multiplayer Games on Kubernetes googleforgames 3995
407 kaniko Build Container Images In Kubernetes GoogleContainerTools 8655
408 rook Storage Orchestration for Kubernetes rook 8901
409 sqlfmt SQL formatter with width-aware output mjibson 322
410 go The Go programming language golang 88883
411 linkerd2 Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x. linkerd 7391
412 kops Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management kubernetes 13217
413 go-github Go library for accessing the GitHub API google 7681
414 fasthttp Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http valyala 15786
415 mage a Make/rake-like dev tool using Go magefile 2606
416 atlantis Terraform Pull Request Automation runatlantis 3879
417 jaggr JSON Aggregation CLI rs 378
418 mattermost-plugin-github GitHub plugin for Mattermost mattermost 95
419 open-api Open API specification of Netlify's API netlify 182
420 goprerender Prerender.io golang middleware tampajohn 46
421 veneur A distributed, fault-tolerant pipeline for observability data stripe 1540
422 gofakeit Random fake data generator written in go brianvoe 1992
423 graphql-go GraphQL server with a focus on ease of use graph-gophers 3837
424 git-bug Distributed, offline-first bug tracker embedded in git, with bridges MichaelMure 5254
425 comcast Simulating shitty network connections so you can build better systems. tylertreat 7530
426 go-structure-examples Examples for my talk on structuring go apps katzien 1607
427 m3 M3 monorepo - Distributed TSDB, Aggregator and Query Engine, Prometheus Sidecar, Graphite Compatible, Metrics Platform m3db 3710
428 gophercon2018-performance-tuning-workshop GopherCon 2018 Performance Tuning Workshop davecheney 923
429 gophercon-talks Golang Korea 발표 자료 저장소 golangkorea 212
430 prometheus The Prometheus monitoring system and time series database. prometheus 38342
431 fzf 🌸 A command-line fuzzy finder junegunn 38545
432 gqlgen go generate based graphql server library 99designs 6406
433 benthos Declarative stream processing for mundane tasks and data engineering Jeffail 3333
434 goad Goad is an AWS Lambda powered, highly distributed, load testing tool goadapp 1866
435 acme-dns Limited DNS server with RESTful HTTP API to handle ACME DNS challenges easily and securely. joohoi 1162
436 handler Golang HTTP.Handler for graphl-go graphql-go 383
437 lazygit simple terminal UI for git commands jesseduffield 20782
438 go-plugin Golang plugin system over RPC. hashicorp 2899
439 caddy Fast, multi-platform web server with automatic HTTPS caddyserver 34282
440 testify A toolkit with common assertions and mocks that plays nicely with the standard library stretchr 14037
441 istio Connect, secure, control, and observe services. istio 27733
442 viper Go configuration with fangs spf13 16494
443 cobra A Commander for modern Go CLI interactions spf13 22783
444 packr The simple and easy way to embed static files into Go binaries. gobuffalo 3254
445 graphql An implementation of GraphQL for Go / Golang graphql-go 7882
446 go-web-framework-stars ⭐ Web frameworks for Go, most starred on GitHub mingrammer 2158
447 gin-rest-api-sample Golang REST API sample with MariaDB integration using Gin and GORM velopert 173
448 gojson Automatically generate Go (golang) struct definitions from example JSON ChimeraCoder 2390
449 helm The Kubernetes Package Manager helm 20086
450 buildkit concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit moby 4126
451 etcd Distributed reliable key-value store for the most critical data of a distributed system etcd-io 36937
452 functions IronFunctions - the serverless microservices platform by iron-io 2930
453 faas OpenFaaS - Serverless Functions Made Simple openfaas 20224
454 fn The container native, cloud agnostic serverless platform. fnproject 4969
455 app Make your Docker Compose applications reusable, and share them on Docker Hub docker 1579
456 trickster Open Source HTTP Reverse Proxy Cache and Time Series Dashboard Accelerator trickstercache 1499
457 realize Realize is the #1 Golang Task Runner which enhance your workflow by automating the most common tasks and using the best performing Golang live reloading. oxequa 4074
458 gaia Build powerful pipelines in any programming language. gaia-pipeline 4432
459 consul Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure. hashicorp 22688
460 yq yq is a portable command-line YAML processor mikefarah 4080
461 form Easily create HTML forms with Go structs. joncalhoun 332
462 mkcert A simple zero-config tool to make locally trusted development certificates with any names you'd like. FiloSottile 31368
463 tidb TiDB is an open source distributed HTAP database compatible with the MySQL protocol pingcap 28752
464 xorm Simple and Powerful ORM for Go, support mysql,postgres,tidb,sqlite3,mssql,oracle, Moved to https://gitea.com/xorm/xorm go-xorm 6393
465 webrtc Pure Go implementation of the WebRTC API pion 7674
466 fathom Fathom Lite. Simple, privacy-focused website analytics. Built with Golang & Preact. usefathom 6927
467 githubv4 Package githubv4 is a client library for accessing GitHub GraphQL API v4 (https://docs.github.com/en/graphql). shurcooL 795
468 zsocket Zero-copy sockets for Linux in Golang newtools 790
469 hangulize Hangulize transcribes non-Korean words into Hangul hangulize 158
470 golimit Golimit is Uber ringpop based distributed and decentralized rate limiter myntra 588
471 iferr Generate "if err != nil {" block koron 60
472 wtf The personal information dashboard for your terminal wtfutil 12643
473 v8worker2 Minimal golang binding to V8 ry 786
474 ngrok Introspected tunnels to localhost inconshreveable 20677
475 tidis Distributed transactional NoSQL database, Redis protocol compatible using tikv as backend yongman 1258
476 vultr 🐧 Vultr CLI and API client library JamesClonk 362
477 graphql-docker-api A GraphQL Server for the Docker API ulm0 56
478 lxd Daemon based on liblxc offering a REST API to manage containers lxc 2954
479 Go-SCP Go programming language secure coding practices guide OWASP 3904
480 gh-ost GitHub's Online Schema Migrations for MySQL github 9143
481 cpustat high frequency performance measurements for Linux. This project is deprecated and not maintained. uber-archive 1676
482 gvisor Application Kernel for Containers google 11567
483 env Simple lib to parse environment variables to structs caarlos0 1983
484 cli A simple, fast, and fun package for building command line apps in Go urfave 16381
485 promptui Interactive prompt for command-line applications manifoldco 4304
486 bwag Source code for the book "Building Web Apps with Go" codegangsta 194
487 muffet Fast website link checker in Go raviqqe 1836
488 goreleaser Deliver Go binaries as fast and easily as possible goreleaser 8464
489 flog 🎩 A fake log generator for common log formats mingrammer 585
490 go-syslog Blazing fast syslog parser influxdata 385
491 zwfp Zero-Width fingerprinting vedhavyas 240
492 learngo Community sourced book for experienced developers coming to Go thewondertwins 39
493 gotenberg A Docker-powered stateless API for converting HTML, Markdown and Office documents to PDF thecodingmachine 2821
494 webauthn WebAuthn (FIDO2) server library written in Go duo-labs 637
495 chardet Charset detector library for golang derived from ICU saintfish 256
496 go-htmlinfo Go HTML Info package for extracting meaningful information from html page dyatlov 30
497 vegeta HTTP load testing tool and library. It's over 9000! tsenart 18074
498 bed Binary editor written in Go itchyny 1057
499 gotop A terminal based graphical activity monitor inspired by gtop and vtop cjbassi 7086
500 gocraft A Minecraft like game written in go icexin 1671
501 shaman Small, lightweight, api-driven dns server. nanopack 429
502 minio High Performance, Kubernetes Native Object Storage minio 28955
503 webgo A minimal framework to build web apps; with handler chaining, middleware support; and most of all standard library compliant HTTP handlers(i.e. http.HandlerFunc). bnkamalesh 180
504 colly Elegant Scraper and Crawler Framework for Golang gocolly 14619
505 gron Make JSON greppable! tomnomnom 9734
506 cointop A fast and lightweight interactive terminal based UI application for tracking cryptocurrencies 🚀 miguelmota 2576
507 statik Embed files into a Go executable rakyll 3237
508 goql A golang source code scanner, this time in sql :) fzerorubigd 296
509 soup Web Scraper in Go, similar to BeautifulSoup anaskhan96 1648
510 gophers Gopher Artwork by Ashley McNamara ashleymcnamara 2485
511 task A task runner / simpler Make alternative written in Go go-task 3736
512 build-web-application-with-golang Go 언어로 웹개발하기 한국어 버전 mingrammer 7
513 proposal Go Project Design Documents golang 2577
514 build-web-application-with-golang A golang ebook intro how to build a web with golang astaxie 38400
515 goth Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications. markbates 3295
516 go-humanize Go Humans! (formatters for units to human friendly sizes) dustin 2771
517 fsnotify Cross-platform file system notifications for Go. fsnotify 5911
518 work Process background jobs in Go gocraft 1749
519 cfmt 🎨 Contextual fmt inspired by bootstrap color classes mingrammer 79
520 fossa-cli Fast, portable and reliable dependency analysis for any codebase. Supports license & vulnerability scanning for large monoliths. Language-agnostic; integrates with 20+ build systems. fossas 920
521 frp A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. fatedier 47636
522 learn-go-with-tests Learn Go with test-driven development quii 15141
523 ecoji Encodes (and decodes) data as emojis keith-turner 690
524 fac Easy-to-use CUI for fixing git conflicts mkchoi212 1722
525 git-sizer Compute various size metrics for a Git repository, flagging those that might cause problems github 2251
526 go-internals A book about the internals of the Go programming language. teh-cmc 6443
527 gorp Go Relational Persistence - an ORM-ish library for Go go-gorp 3515
528 gitleaks Scan git repos (or files) for secrets using regex and entropy 🔑 zricethezav 8097
529 micro A modern and intuitive terminal-based text editor zyedidia 17473
530 img Standalone, daemon-less, unprivileged Dockerfile and OCI compatible container image builder. genuinetools 3383
531 traefik The Cloud Native Application Proxy traefik 34727
532 awesome-go A curated list of awesome Go frameworks, libraries and software avelino 67349
533 go-app A package to build progressive web apps with Go programming language and WebAssembly. maxence-charriere 5029
534 caire Content aware image resize library esimov 9659
535 tview Terminal UI library with rich, interactive widgets — written in Golang rivo 5890
536 saml SAML library for go crewjam 559
537 fx A Function as a Service tool makes a function as a container-based service in seconds. metrue 1621
538 gitql 💊 A git query language filhodanuvem 5718
539 gotty Share your terminal as a web application yudai 15678
540 ctop Top-like interface for container metrics bcicen 11833
541 dockerize Utility to simplify running applications in docker containers jwilder 4055
542 moby Moby Project - a collaborative project for the container ecosystem to assemble container-based systems moby 60909
543 rancher Complete container management platform rancher 17398
544 docker-gen Generate files from docker container meta-data nginx-proxy 3866
545 gogs Gogs is a painless self-hosted Git service gogs 37504
546 mattermost-server Open source Slack-alternative in Golang and React - Mattermost mattermost 20780

⬆ Back to Index

Groovy

Name Description Author Stars
1 jdbc-jett-renderer 엑셀 스프레드시트 템플릿에 MySQL DB 메타데이터 렌더링하기 cometkim 6

⬆ Back to Index

HCL

Name Description Author Stars
1 ThreatMapper Identify vulnerabilities in running containers, images, hosts and repositories deepfence 473
2 kubeCDN Self-hosted CDN based on Kubernetes ilhaan 351
3 best-practices hashicorp 1474
4 terraform-best-practices Terraform Best Practices for AWS users ozbillwang 1105
5 pay-infra RIDI Pay Infrastructure as Code ridi 40
6 terraform-all-in-one Get fine-grained Kubernetes + Infrastructure on AWS in 30 mins 🚀 1ambda 65

⬆ Back to Index

HTML

Name Description Author Stars
1 proposal-change-array-by-copy Provides additional methods to Array.prototype to enable changes on an array by returning a new copy of it with the change. tc39 155
2 manifest-incubations Before install prompt API for installing web applications WICG 26
3 smac Small strings compression library servalproject 39
4 sanitizer-api WICG 96
5 syusuk 슈숙 언어는 Brainfuck의 방언입니다. yf-dev 48
6 proposal-arraybuffer-base64 TC39 proposal for ArrayBuffer<->base64 string functions tc39 68
7 sudograph GraphQL database for the Internet Computer sudograph 142
8 rich-text A set of companion packages for GraphCMS's Rich Text Field GraphCMS 32
9 schemaorg Schema.org - schemas and supporting software schemaorg 4241
10 proposal-ses Draft proposal for SES (Secure EcmaScript) tc39 139
11 shared-element-transitions WICG 114
12 focalboard Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana. mattermost 4488
13 rustviz Interactively Visualizing Ownership and Borrowing for Rust rustviz 1804
14 css-parser-api This is the repo where the CSS Houdini parser API will be worked on WICG 58
15 Publii Publii is a desktop-based CMS for Windows, Mac and Linux that makes creating static websites fast and hassle-free, even for beginners. GetPublii 3488
16 metascraper Easily scrape data from websites using Open Graph, HTML metadata & fallbacks. microlinkhq 1504
17 proposal-import-assertions Proposal for syntax to import ES modules with assertions tc39 273
18 hipster.house zhuowei 106
19 relay-storybook-demo Relay Storybook deploied to gh-pages demo sibelius 2
20 glancer Glance over some technical videos rberenguel 122
21 supercookie ⚠️ Browser fingerprinting via favicon! jonasstrehle 3400
22 linkedom A triple-linked lists based DOM implementation. WebReflection 566
23 vite-postcss-preset-env argyleink 13
24 proposal-built-in-modules tc39 753
25 proposal-realms ECMAScript Proposal, specs, and reference implementation for Realms tc39 828
26 proposal-js-module-blocks tc39 269
27 alpine A rugged, minimal framework for composing JavaScript behavior in your markup. alpinejs 18022
28 dom DOM Standard whatwg 1183
29 neatcss Rapidly build efficient sites with Neat, the minimalist css framework. codazoda 83
30 infima A UI framework that provides websites with the minimal CSS and JS needed to get started with building a modern responsive beautiful website facebookincubator 160
31 miniapp MiniApp Standardization w3c 256
32 PubSubHubbub The PubSubHubbub protocol specification. pubsubhubbub 547
33 web-font-loading-recipes A bunch of demos for different web font loading strategies. Companion to https://www.zachleat.com/web/comprehensive-webfonts/ Read more: https://www.zachleat.com/web/recipes/ zachleat 980
34 react-force-graph React component for 2D, 3D, VR and AR force directed graphs vasturiano 747
35 wg-materials HTTP Working Group Materials httpwg 56
36 Lighthouse-github-action-comment Automated lighthouse metrics as a comment to your Vercel PR OskarAhl 38
37 zimfw Zim: Modular, customizable, and blazing fast Zsh framework zimfw 2042
38 DevOps-Guide DevOps Guide - Development to Production all configurations with basic notes to debug efficiently. Tikam02 3838
39 Seeing-Theory A visual introduction to probability and statistics. seeingtheory 1312
40 cra-template-rescript ReScript + Reason React template for Create React App reason-seoul 22
41 data-science-interviews Data science interview questions and answers alexeygrigorev 4401
42 xeit ActiveX 없이 보안메일을 열어보자! tomyun 188
43 spec-md 📖 Additions to Markdown for writing specification documents leebyron 355
44 manifest Manifest for web apps w3c 544
45 icons Official open source SVG icon library for Bootstrap. twbs 4320
46 color-blindness-emulation SVG filter collection that emulate 8 types of color blindness hail2u 87
47 nightly-profile-updater orta 19
48 proposal-await.ops Introduce await.all / await.race / await.allSettled / await.any to simplify the usage of Promises tc39 169
49 svelte-hooks devongovett 48
50 3d-force-graph 3D force-directed graph component using ThreeJS/WebGL vasturiano 2114
51 MSEdgeExplainers Home for explainer documents originated by the Microsoft Edge team MicrosoftEdge 914
52 web-advertising Web Advertising BG - https://www.w3.org/community/web-adv/ w3c 297
53 subspace A fork of the simple WireGuard VPN server GUI community maintained subspacecommunity 1337
54 portals A proposal for enabling seamless navigations between sites or pages WICG 862
55 css-sweeper MineSweeper implemented in CSS + HTML using the Space Toggle trick (no JavaScript!) propjockey 683
56 streams Streams Standard whatwg 1134
57 a11y_tooltips Accessible Tooltip Component scottaohara 38
58 bcd7sdd Binary Coded Decimal 7 Segment Display Decoder implemented with CSS via the Space Toggle trick propjockey 83
59 awesome-video A curated list of awesome streaming video tools, frameworks, libraries, and learning resources. krzemienski 563
60 webtypography The source code for WebTypography.net, a practical guide to web typography. clagnut 743
61 motionia Motionia is a lightweight simplified on demand animation library! https://git.io/motionia abhiprojectz 304
62 ChartS.css rbitr 183
63 samsa Variable font inspector Lorp 164
64 ocaml-to-wasm-overview sabine 64
65 Awesome-CS-Books-and-Digests 📚 Awesome CS Books(with Digests)/Series(.pdf by git lfs) Warehouse for Geeks, ProgrammingLanguage, SoftwareEngineering, Web, AI, ServerSideApplication, Infrastructure, FE etc. 💫 优秀计算机科学与技术领域相关的书籍归档,以及我的读书笔记。 wx-chevalier 1300
66 ishoudinireadyyet.com Tracker for Houdini APIs in different browsers surma 105
67 mvp MVP.css — Minimalist stylesheet for HTML elements andybrewer 3613
68 relay-recipes Relay Recipes - Recipes for doing common (and uncommon) things in Relay. zth 10
69 relay-ko.github.io Relay 공식 문서 한국어 번역 relay-ko 18
70 emoji-data Easy to parse data and spritesheets for emoji iamcal 1986
71 free-for-dev A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev ripienaar 48484
72 reasonml-q-a ReasonML Q & A - Questions and answers for everything ReasonML. zth 45
73 onedaydev A blog for One day dev program lqez 8
74 floating-point-gui.de Website that provides concise answers to common questions about floating-point numbers. brazzy 857
75 ocaml.org Implementation of the ocaml.org website. ocaml 318
76 proposal-partial-application Proposal to add partial application to ECMAScript tc39 892
77 cypress-example-kitchensink This is an example app used to showcase Cypress.io testing. cypress-io 821
78 pad.js Total fancy node.js webserver for transferring files from/to browser console and terminal ebraminio 41
79 lol-html Low output latency streaming HTML parser/rewriter with CSS selector-based API cloudflare 651
80 refmt-web [OLD/Deprecated] Translate OCaml to Reason ON THE WEB Schmavery 18
81 awesome-webpack A curated list of awesome Webpack resources, libraries and tools webpack-contrib 4473
82 webcomponents Web Components specifications WICG 3698
83 BookJS BookJS is a Javascript library that can be included in HTML files to render the contents of the HTML to pages that can be printed to PDF using CSS Regions. It requires a browser with support for CSS Regions, an experimental feature. booktype 214
84 element-web A glossy Matrix collaboration client for the web. vector-im 6973
85 kubernetes-failure-stories Compilation of public failure/horror stories related to Kubernetes hjacobs 6215
86 colorable Color combination contrast tester jxnblk 1815
87 proposal-record-tuple ECMAScript proposal for the Record and Tuple value types. | Stage 2: it will change! tc39 1570
88 aom Accessibility Object Model WICG 447
89 svg-to-jsx Figma plugin to copy svg as a react component SaraVieira 168
90 scroll-to-text-fragment Proposal to allow specifying a text snippet in a URL fragment WICG 455
91 pwa.rocks A selection of Progressive Web Apps pwarocks 849
92 isotope 💞 Filter & sort magical layouts metafizzy 10443
93 css-transform CSS Transform Playground. Online tool to visualize 2D & 3D CSS3 Transform functions. alterebro 121
94 encoding-streams Human-readable patch to the streams specification to add support for ReadableStream ricea 8
95 scheduling-apis APIs for scheduling and controlling prioritized tasks. WICG 683
96 pwastats A directory of Progressive Web App case studies. cloudfour 88
97 meetings WebAssembly meetings (VC or in-person), agendas, and notes WebAssembly 278
98 proposal-optional-chaining tc39 4980
99 front-end-handbook-2019 [Book] 2019 edition of our front-end development handbook FrontendMasters 3912
100 public-sans A strong, neutral, principles-driven, open source typeface for text or display uswds 4034
101 rust-kr.org 🏡 한국 러스트 사용자 그룹 홈페이지 rust-kr 32
102 lets-get-arrested This project is intended to protest against the police in Japan hamukazu 3792
103 tc39.github.io Get involved in specifying JavaScript tc39 263
104 opensourceevents.github.io non-broken mirror of http://opensource-events.com/ opensourceevents 1
105 personal-website Code that'll help you kickstart a personal website that showcases your work as a software developer. github 6772
106 mattermost-handbook-1 Mattermost Community and Staff Handbook mattermost 5
107 penthouse Generate critical css for your web pages pocketjoso 2435
108 webgl-fundamentals WebGL lessons that start with the basics gfxfundamentals 3120
109 webgl2-fundamentals WebGL 2 lessons starting from the basics gfxfundamentals 1020
110 animated-deno-logo Animated Deno Logo denolib 143
111 fonts Font files available from Google Fonts, and a public issue tracker for all things Google Fonts google 14486
112 java-almanac The history and future of Java. marchof 757
113 pwa-update-available Service Workers - New Update Available sample deanhume 222
114 swagger-js-codegen A Swagger Codegen for typescript, nodejs & angularjs wcandillon 636
115 functional-javascript-01 함수형 프로그래밍과 ES6+ 강의 예제 코드 indongyoo 158
116 crowds The Wisdom and/or Madness of the Crowds ncase 382
117 design-blocks A set of 170+ Bootstrap based design blocks ready to be used to create clean modern websites. froala 13268
118 backpack.css A lightweight and somewhat opinionated CSS foundation that is best suited to applications 🎒. chris-pearce 119
119 webcomponentsjs A suite of polyfills supporting the HTML Web Components specs webcomponents 3846
120 proposal-top-level-await top-level await proposal for ECMAScript (stage 4) tc39 1004
121 csswg-drafts CSS Working Group Editor Drafts w3c 3080
122 proposal-async-iteration Asynchronous iteration for JavaScript tc39 834
123 aosabook The Architecture of Open Source Applications aosabook 1244
124 isserviceworkerready Tracking the status of ServiceWorker in browsers jakearchibald 541
125 samples A repo containing samples tied to new functionality in each release of Google Chrome. GoogleChrome 5201
126 async-javascript-cheatsheet Cheatsheet for promises and async/await. frontarm 1892
127 gatsby-mail A Gatsby email application DSchau 457
128 hyperHTML A Fast & Light Virtual DOM Alternative WebReflection 2843
129 css-houdini-drafts Mirror of https://hg.css-houdini.org/drafts w3c 1759
130 muchtrans Yet another translation site built on Git zerobased-co 143
131 frontend The Guardian DotCom. guardian 5563
132 sass-guidelines Guidelines for writing sane, maintainable and scalable Sass. KittyGiraudel 784
133 mattermost-developer-documentation Mattermost developer documentation. mattermost 49
134 magic-instruments Magic Instruments .- Play music with the world SaraVieira 83
135 html HTML Standard whatwg 4850
136 issuance Blogging with Github Issues. mateogianolio 228
137 wpt Test suites for Web platform specs — including WHATWG, W3C, and others web-platform-tests 3399
138 proposal-weakrefs WeakRefs tc39 372
139 TinyEditor A functional HTML/CSS/JS editor in less than 400 bytes umpox 2309
140 activitypub w3c 571
141 browserl.ist A website that shows what browsers supported by a browserslist query browserslist 230
142 github-corners A fresher "Fork me on GitHub" callout. tholman 4496
143 gvsc 개비스콘 짤 생성기 rajephon 55
144 react-from-zero A simple (99% ES2015 less) tutorial for React kay-is 4636
145 js-the-right-way An easy-to-read, quick reference for JS best practices, accepted coding standards, and links around the Web braziljs 7785
146 kv-storage A proposal for an async key/value storage API for the web WICG 548
147 proposal-private-methods Private methods and getter/setters for ES6 classes tc39 328
148 mapsicon A free collection of maps for every country in the world, available in 11 sizes or in SVG. djaiss 1979
149 WebGL2Samples Short and easy to understand samples demonstrating WebGL 2 features WebGLSamples 864
150 WebDevCurriculum Knowre web development curriculum for noobs Knowre-Dev 282
151 proposal-global ECMAScript Proposal, specs, and reference implementation for global tc39 334
152 unmaintained.tech No Maintenance Intended potch 452
153 apidoc RESTful web API Documentation Generator. apidoc 9064
154 typescript-kr.github.io 🇰🇷 TypeScript Handbook in Korean typescript-kr 406
155 toneofsorting Tone of Sorting is an interactive visualisation of sorting algorithms with sound caspervonb 368
156 emojipacks CLI to bulk upload emojis to your Slack lambtron 1282
157 tabler Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap tabler 23937
158 proposal-pattern-matching Pattern matching syntax for ECMAScript tc39 3828
159 import-maps How to control the behavior of JavaScript imports WICG 1614
160 FunctionalES ES6+, 함수형 프로그래밍, 비동기, 동시성 프로그래밍 Functional-JavaScript 272
161 lighthouse-badge Lighthouse score badge ebidel 137
162 WebFundamentals Best practices for modern web development google 12162
163 proposal-slice-notation tc39 466
164 clipboard-apis Clipboard API and events w3c 119
165 web-share Web API proposal for sharing data from a web page w3c 316
166 all-contributors ✨ Recognize all contributors, not just the ones who push code ✨ all-contributors 5579
167 remark A simple, in-browser, markdown-driven slideshow tool. gnab 11500
168 awesome-creative-coding Creative Coding: Generative Art, Data visualization, Interaction Design, Resources. terkelg 8116
169 no-hanja-domain.github.io 한자 도메인, 안 돼! no-hanja-domain 36
170 react-native-newsletter My favourite React Native newsletter ReactNativeNews 168
171 dev-tips 개발하다 마주쳤던 작은 문제들과 해결 방법 정리 HomoEfficio 817
172 js.org.old Dedicated to JavaScript and its awesome community since 2015 js-org 464
173 styleguide Style guides for Google-originated open-source projects google 28478

⬆ Back to Index

Handlebars

Name Description Author Stars
1 book The Rust and WebAssembly Book rustwasm 1136
2 42 @rsapkf's linkroll. Built using mdBook. rsapkf 1900

⬆ Back to Index

Haskell

Name Description Author Stars
1 morloc A typed, polyglot, functional language morloc-project 168
2 HBEAM Prototypical Haskell virtual machine for Erlang's BEAM bytecode mbrock 25
3 ihp 🔥 The fastest way to build type safe web apps. IHP is a new batteries-included web framework optimized for longterm productivity and programmer happiness digitallyinduced 2102
4 nuri 누리 : 함수형 한글 프로그래밍 언어 suhdonghwi 308
5 unison A friendly programming language from the future unisonweb 4018
6 neut A dependently-typed programming language with compile-time malloc/free determination veka41 780
7 koka Koka language compiler and interpreter koka-lang 1593
8 postgrest REST API for any Postgres database PostgREST 17441
9 scarf An environment manager and development tool powered by Nomia. scarf-sh 125
10 purescript-native A native compiler backend for PureScript (via C++ or Golang) andyarvanitis 563
11 semantic Parsing, analyzing, and comparing source code across many languages github 8103
12 hadolint Dockerfile linter, validate inline bash, written in Haskell hadolint 5753
13 graphql-engine Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events. hasura 23802
14 purescript A strongly-typed language that compiles to JavaScript purescript 7264

⬆ Back to Index

Haxe

Name Description Author Stars
1 haxe-react React JS applications development using the Haxe language massiveinteractive 180
2 openfl The Open Flash Library for creative expression on the web, desktop, mobile and consoles. openfl 1602

⬆ Back to Index

Idris

Name Description Author Stars
1 Idris2 A purely functional programming language with first class types idris-lang 1311

⬆ Back to Index

Java

Name Description Author Stars
1 conductor Conductor is a microservices orchestration engine. Netflix 3493
2 neosemantics Graph+Semantics: Import/Export RDF from Neo4j. SHACL Validation, Model mapping and more.... If you like it, please ★ ⇧ neo4j-labs 552
3 capsule The Capsule Hash Trie Collections Library usethesource 360
4 hpack Header Compression for HTTP/2 twitter 175
5 OpenSearch Open source distributed and RESTful search engine. opensearch-project 3587
6 jena Apache Jena apache 748
7 fosslight Integrated management webservice for Open Source Compliance Process fosslight 65
8 es4x 🚀 fast JavaScript 4 Eclipse Vert.x reactiverse 742
9 gremlin A Graph Traversal Language (no longer active - see Apache TinkerPop) tinkerpop 1894
10 JPregel A system and a Java API for large-scale graph processing based on Google's Pregel kowshik 62
11 armeria Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard. line 3247
12 smithy Smithy is a protocol-agnostic interface definition language and set of tools for generating clients, servers, and documentation for any programming language. awslabs 716
13 missionary A functional effect and streaming system for clojure and clojurescript. leonoel 246
14 caja Caja is a tool for safely embedding third party HTML, CSS and JavaScript in your website. googlearchive 1115
15 semgrep-rules Semgrep rules registry returntocorp 217
16 GraphScope GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba alibaba 903
17 react-native-android-activity Sample: Start an Android activity or an iOS view controller from React Native JavaScript. petterh 220
18 simplelanguage A simple example language built using the Truffle API. graalvm 462
19 FrameworkBenchmarks Source for the TechEmpower Framework Benchmarks project TechEmpower 5985
20 graphql-spqr Build a GraphQL service in seconds leangen 894
21 typedb TypeDB: a strongly-typed database vaticle 2833
22 mesh Gentics Mesh - The open source headless CMS for developers gentics 513
23 questdb An open source SQL database designed to process time series data, faster questdb 4401
24 android-browser-helper The Android Browser Helper library helps developers use Custom Tabs and Trusted Web Activities on top of the AndroidX browser support library. GoogleChrome 350
25 karate Test Automation Made Simple intuit 5099
26 reactive-streams-jvm Reactive Streams Specification for the JVM reactive-streams 4132
27 skija Java bindings for Skia JetBrains 2113
28 react-native-webrtc The WebRTC module for React Native react-native-webrtc 3584
29 orientdb OrientDB is the most versatile DBMS supporting Graph, Document, Reactive, Full-Text and Geospatial models in one Multi-Model product. OrientDB can run distributed (Multi-Master), supports SQL, ACID Transactions, Full-Text indexing and Reactive Queries. OrientDB Community Edition is Open Source using a liberal Apache 2 license. orientechnologies 4336
30 eureka AWS Service registry for resilient mid-tier load balancing and failover. Netflix 10644
31 pulsar Apache Pulsar - distributed pub-sub messaging system apache 9440
32 tsunami-security-scanner Tsunami is a general purpose network security scanner with an extensible plugin system for detecting high severity vulnerabilities with high confidence. google 7075
33 TurboModulePlayground Playing with React Native's new architecture:: JSI and TurboModules thegamenicorus 54
34 openvsx An open-source registry for VS Code extensions eclipse 467
35 TrashEmail A hosted disposable email telegram bot; Extremely privacy friendly; Proudly hosted for community. r0hi7 442
36 hypergraphql GraphQL interface for querying and serving linked data on the Web. hypergraphql 129
37 react-native-svg SVG library for React Native, React Native Web, and plain React web projects. react-native-svg 5574
38 wasmer-java ☕ WebAssembly runtime for Java wasmerio 213
39 mobius A functional reactive framework for managing state evolution and side-effects. spotify 910
40 closure-compiler A JavaScript checker and optimizer. google 6108
41 react-native-custom-tabs Chrome Custom Tabs for React Native. droibit 168
42 onedev Super Easy All-In-One DevOps Platform theonedev 4175
43 mantis A platform that makes it easy for developers to build realtime, cost-effective, operations-focused applications Netflix 1137
44 alf.io alf.io - The open source ticket reservation system for conferences, trade shows, workshops, meetups alfio-event 890
45 tech-interview-for-developer 👶🏻 신입 개발자 전공 지식 & 기술 면접 백과사전 📖 gyoogle 4506
46 connectivity-samples Multiple samples showing the best practices in connectivity on Android. android 792
47 interviews Everything you need to know to get the job. kdn251 53517
48 react-native-inappbrowser 📱InAppBrowser for React Native (Android & iOS) 🤘 proyecto26 752
49 skywalking APM, Application Performance Monitoring System apache 17492
50 ghidra Ghidra is a software reverse engineering (SRE) framework NationalSecurityAgency 28395
51 neo4j Graphs for Everyone neo4j 9227
52 openapi-generator OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3) OpenAPITools 9425
53 keycloak Open Source Identity and Access Management For Modern Applications and Services keycloak 9768
54 jib 🏗 Build container images for your Java applications. GoogleContainerTools 10954
55 mattermost4j Mattermost API v4 Client for Java maruTA-bis5 23
56 selenide Concise UI Tests with Java! selenide 1381
57 oreilly-gradle-book-examples gradle 245
58 flutter_webview_plugin Community WebView Plugin - Allows Flutter to communicate with a native WebView. fluttercommunity 1342
59 react-native-dev-menu Add custom items to the React Native dev menu. zoontek 169
60 frontend-maven-plugin "Maven-node-grunt-gulp-npm-node-plugin to end all maven-node-grunt-gulp-npm-plugins." A Maven plugin that downloads/installs Node and NPM locally, runs NPM install, Grunt, Gulp and/or Karma. eirslett 3615
61 rn-installed-apps jstokes 10
62 translator IntelliJ Translate Plugin jojoldu 172
63 effective-java-3e-source-code 『이펙티브 자바, 3판』(인사이트, 2018) WegraLee 289
64 spring-5-examples This repository is contains spring-boot 2 / spring framework 5 project examples. Using reactive programming model / paradigm and Kotlin daggerok 91
65 pinpoint APM, (Application Performance Management) tool for large-scale distributed systems. pinpoint-apm 11624
66 continual-improve-legacy-web 점진적인 레거시 웹 애플리케이션 개선 과정 데모 프로젝트 arawn 14
67 elasticsearch Free and Open, Distributed, RESTful Search Engine elastic 56099
68 gwt-react GWT Java bindings for React GWTReact 90
69 buck A fast build system that encourages the creation of small, reusable modules over a variety of platforms and languages. facebook 8011
70 bazel a fast, scalable, multi-language and extensible build system bazelbuild 17202
71 litho A declarative framework for building efficient UIs on Android. facebook 7243
72 zuul Zuul is a gateway service that provides dynamic routing, monitoring, resiliency, security, and more. Netflix 11189
73 android-ui-animation-components-and-libraries Android UI libraries, components and animations by @ramotion Ramotion 1936
74 rejoiner Generates a unified GraphQL schema from gRPC microservices and other Protobuf sources google 3389
75 gl-react-native-v2 DEPRECATED, Please migrate to latest version of gl-react-native that works nicely with expo-gl and unimodules gre 1939
76 interview Interview questions mission-peace 9878
77 SpotifyTray-Android Facebook Chatheads-like Spotify widget fouady 247
78 aurora-imui General IM UI components. Android/iOS/RectNative ready. 通用 IM 聊天 UI 组件,已经同时支持 Android/iOS/RN。 jpush 5464
79 react-native-filesystem-v1 Simple file system API for React Native on iOS & Android & Windows. hnq90 14
80 lottie-react-native Lottie wrapper for React Native. lottie-react-native 14379
81 react-native-iap react-native native module for In App Purchase. dooboolab 1929
82 awesome-blogs-android 어썸블로그 ・ 개발 블로그 모음 ・ 개발 잡덕들을 위한 본격 고퀄리티 개발 블로그 큐레이션 서비스 🕵️‍♀️ jungilhan 128
83 FastHub FastHub the ultimate GitHub client for Android. k0shk0sh 5480
84 UltimateAndroidReference 🚀 Ultimate Android Reference - Your Road to Become a Better Android Developer aritraroy 7349
85 commonmark-java Java library for parsing and rendering CommonMark (Markdown) commonmark 1611

⬆ Back to Index

JavaScript

Name Description Author Stars
1 bpg2jpg Pure JavaScript BPG to JPEG image converter flaki 18
2 imba 🐤 The friendly full-stack language imba 4972
3 medusa Take ownership of your commerce stack medusajs 56
4 loadr Quickly attach multiple ESM Loaders and/or Require Hooks together but without the repetitive --experimental-loader and/or --require Node flags lukeed 33
5 async-pool Run multiple promise-returning & async functions with limited concurrency using native ES6/ES7 rxaviers 403
6 jszip Create, read and edit .zip files with Javascript Stuk 7174
7 importmap-rails Use ESM with importmap to manage modern JavaScript in Rails without transpiling or bundling. rails 255
8 jailed execute untrusted code with custom permissions asvd 836
9 xorshift Random number generator using xorshift128+ AndreasMadsen 51
10 keyv Simple key-value storage with support for multiple backends. microlinkhq 115
11 intersects a simple collection of 2d collision/intersects functions. Supports points, circles, ellipses, lines, axis-aligned boxes, and polygons davidfig 349
12 roadroller Roadroller: Flattens Your JavaScript Demo lifthrasiir 10
13 absurd-sql sqlite3 in ur indexeddb (hopefully a better backend soon) jlongster 1974
14 hwp mcollina 23
15 fuzzysearch 🔮 Tiny and blazing-fast fuzzy search in JavaScript bevacqua 2574
16 esmify parse and handle import/export for browserify mattdesl 94
17 esm Tomorrow's ECMAScript modules today! standard-things 4997
18 workshop-generative-art A workshop on creative coding & generative art mattdesl 1027
19 react-designer It's not art react-designer 1721
20 worker-auth-providers worker-auth-providers is an open-source providers to make authentication easy with workers. Very lightweight script which doesn't need a lot of dependencies. Plug it with any framework or template of workers. subhendukundu 12
21 effects.js Algebraic effects in javascript with scoped handlers, multishot delimited continuations, stack safety, do notation and higher-order effects nythrox 66
22 posthtml PostHTML is a tool to transform HTML/XML with JS plugins posthtml 2670
23 sharedb Realtime database backend based on Operational Transformation (OT) share 4323
24 groq-js JavaScript implementation of GROQ, the query language sanity-io 102
25 flatstr Flattens the underlying C structures of a concatenated JavaScript string davidmarkclements 283
26 vis-network 💫 Display dynamic, automatically organised, customizable network views. visjs 1562
27 lcov-reporter-action Comments a pull request with the jest code coverage romeovs 58
28 rocksdb Pure C++ Node.js RocksDB binding. An abstract-leveldown compliant store. Level 165
29 param.macro Partial application syntax and lambda parameters for JavaScript, inspired by Scala's _ & Kotlin's it citycide 181
30 korean-name-generator '그럴 듯한' 한국어 이름 랜덤 생성기 agemor 111
31 kv-storage-polyfill A polyfill for the kv-storage built-in module. GoogleChromeLabs 137
32 youch Pretty error reporting for Node.js 🚀 poppinss 543
33 service-worker-node service-worker-node provides service worker environment inside nodejs. ziyang0116 3
34 undici-fetch A WHATWG Fetch implementation based on @nodejs/undici Ethan-Arrowood 244
35 railroad-diagrams 🚂 A small JS+SVG library for drawing railroad syntax diagrams, like on JSON.org. Now with a Python port! tabatkins 1225
36 tiged Community driven fork of degit tiged 34
37 fastify-press Experimental SSG built with Fastify. terixjs 3
38 create-ink-app Generate a starter Ink app vadimdemedes 103
39 tinycon A small library for manipulating the favicon, in particular adding alert bubbles and changing images. tommoor 5099
40 zora Lightest, yet Fastest Javascript test runner for nodejs and browsers lorenzofox3 405
41 serviceworker-cookbook It's online. It's offline. It's a Service Worker! mozilla 2262
42 preact-mini-compat lemonmade 6
43 cloudflare-worker-local Run a Cloudflare Worker Locally gja 123
44 Web-Dev-For-Beginners 24 Lessons, 12 Weeks, Get Started as a Web Developer microsoft 32175
45 async-cache-dedupe Async cache with dedupe support mcollina 41
46 asbundle A minimalistic JS bundler WebReflection 75
47 retext natural language processor powered by plugins part of the @unifiedjs collective retextjs 2065
48 js-base64 Base64 implementation for JavaScript dankogai 3387
49 js-cid CID implementation in JavaScript multiformats 95
50 watchlist Recursively watch a list of directories & run a command on any file system changes lukeed 186
51 msgpack5 A msgpack v5 implementation for node.js, with extension points / msgpack.org[Node] mcollina 440
52 msgpack-lite Fast Pure JavaScript MessagePack Encoder and Decoder / msgpack.org[JavaScript] kawanet 903
53 JSONH Homogeneous Collection Compressor WebReflection 558
54 JSONCrush Compress JSON into URL friendly strings KilledByAPixel 1104
55 json-url Compress JSON into compact base64 URI-friendly notation masotime 179
56 lzbase62 LZ77(LZSS) based compression algorithm in base62 for JavaScript. polygonplanet 35
57 cloudflare-worker-graphql-ws-template A template for WebSockets powered Cloudflare Worker project using graphql-ws enisdenjo 15
58 eventbridge-atlas Open source tool to document, discover and share your EventBridge schemas. boyney123 66
59 tempura A light, crispy, and delicious template engine 🍤 lukeed 353
60 graphql-postgres-subscriptions A graphql subscriptions implementation using postgres and apollo's graphql-subscriptions GraphQLCollege 146
61 hypercore Hypercore is a secure, distributed append-only log. hypercore-protocol 1935
62 Quell Quell is an easy-to-use, lightweight JavaScript library providing a client- and server-side caching solution for GraphQL. Use Quell to prevent redundant client-side API requests and to minimize costly server-side response latency. open-source-labs 234
63 tictactinytoe 2 player tictactoe-hosting TCP server in 640 bytes shivamMg 24
64 workway A general purpose, Web Worker driven, namespace exporter. WebReflection 162
65 lowlight Virtual syntax highlighting for virtual DOMs and non-HTML things wooorm 364
66 dream-channels Phoenix (Elixir) like channels for Dream (Ocaml) tcoopman 11
67 dot-dom .dom is a tiny (512 byte) template engine that uses virtual DOM and some of react principles wavesoft 775
68 prismic-reactjs React components and hooks to fetch and present Prismic content prismicio 104
69 async-render-toolbox BECAUSE PERFORMANCE SHOULD BE SEXY sw-yx 315
70 hyperid Uber-fast unique id generation, for Node.js and the browser mcollina 340
71 awacs Next-gen mobile first analytics server (think Mixpanel, Google Analytics) with built-in encryption supporting HTTP2 and gRPC. Node.js, headless, API-only, horizontally scaleable. socketkit 46
72 ts-gql-sdk-gen shotor 4
73 typeson Preserves types over JSON, BSON or socket.io dfahlander 46
74 stargazer Your repo reached a stars milestone? Celebrate with a video of your stargazers! pomber 349
75 uhtml A micro HTML/SVG render WebReflection 401
76 state-machine-snacks qudo-lucas 23
77 simple-scuttle Node Scuttlebutt like the paper describes it. AWinterman 34
78 node-gossip node-gossip implements a gossip protocol w/failure detection, allowing you to create a fault-tolerant, self-managing cluster of node.js processes bpot 144
79 parse5 HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant. inikulin 2706
80 qart.js Generate artistic QR code. 🎨 kciter 2905
81 autocannon fast HTTP/1.1 benchmarking tool written in Node.js mcollina 5213
82 mercurius-auto-schema mcollina 38
83 spin-dream Spin generator for Dream applications. ocaml-templates 17
84 aria-query Programmatic access to the ARIA specification A11yance 160
85 yjs Shared data types for building collaborative software yjs 4800
86 web-vitals-element A custom elements wrapper around the web-vitals lib. stefanjudis 125
87 gatsby-plugin-open-graph-images 🖼 Open-Graph Images derived and generated from React Components squer-solutions 14
88 browserless A browser driver on top of puppeteer, ready for production scenarios. microlinkhq 871
89 ui-snippets A collection of UI Snippets. emilkowalski 1675
90 uint8-to-base64 A safe Uint8Array to base64 string converter WebReflection 19
91 a11ysupport.io Accessibility Support data for various HTML, ARIA, CSS, and SVG features accessibilitysupported 173
92 flagsmith Feature flagging and remote config service. Host yourself or use our hosted version at https://flagsmith.com/ Flagsmith 898
93 gatsby-plugin-asset-path Move all of your JS and CSS build files, as well as the static folder into a subdirectory of your choice madecomfy 13
94 elm-live ⚡ A flexible dev server for Elm. Live reload included. wking-io 1006
95 death-to-ie11 Countdown for IE11 end of support gabLaroche 79
96 jsonld.js A JSON-LD Processor and API implementation in JavaScript digitalbazaar 1342
97 N3.js Lightning fast, spec-compatible, streaming RDF for JavaScript rdfjs 542
98 blog Some notes on things I find interesting and important. frankmcsherry 1679
99 stardog.js Stardog JavaScript Framework for node.js and the browser stardog-union 62
100 short-uuid Translate standard UUIDs into shorter formats and back. oculus42 240
101 openlayers OpenLayers openlayers 8290
102 cla-bot cla-bot is a GitHub bot for automation of Contributor Licence Agreements (CLAs). finos 41
103 tempy Get a random temporary file or directory path sindresorhus 315
104 neomap A Neo4j Desktop application to visualize nodes with geographic attributes on a map. stellasia 76
105 britecharts Client-side reusable Charting Library based on D3.js v5 that allows easy and intuitive use of charts and components that can be composed together creating amazing visualizations. britecharts 3670
106 refractor Lightweight, robust, elegant virtual syntax highlighting using Prism wooorm 383
107 trace-deps A dependency tracing tool for Node.js source files. FormidableLabs 13
108 amazon-neptune-samples Samples and documentation for using the Amazon Neptune graph database service aws-samples 251
109 fsxx File system in zx style antfu 119
110 gatsby-functions-on-netlify learnwithjason 4
111 node-dns 🌐 DNS Server and Client Implementation in Pure JavaScript with no dependencies. song940 280
112 itty-router A little router. kwhitley 250
113 levelgraph-jsonld The Object Document Mapper for LevelGraph based on JSON-LD levelgraph 109
114 Hexastore A fast, pure javascript triple store implementation, also useful as a graph database. crubier 49
115 levelgraph Graph database JS style for Node.js and the Browser. Built upon LevelUp and LevelDB. levelgraph 1269
116 node-quadstore A LevelDB-backed graph database for Node.js and the browser supporting SPARQL queries and the RDF/JS interface. beautifulinteractions 114
117 jsondiffpatch Diff & patch JavaScript objects benjamine 3829
118 itsy-bitsy-data-structures 🏰 All the things you didn't know you wanted to know about data structures jamiebuilds 8111
119 react-codemirror CodeMirror component for React. @codemirror https://uiwjs.github.io/react-codemirror/ uiwjs 196
120 slow-json-stringify The slowest stringifier in the known universe. Just kidding, it's the fastest (: lucagez 296
121 gatsby-theme-catalyst An opinionated set of integrated themes and starters as a boilerplate to accelerate development with GatsbyJS ehowey 165
122 fsm-editor crinklesio 12
123 react-slick React carousel component akiran 9770
124 busboy A streaming parser for HTML form data for node.js mscdex 2167
125 workerpool Offload tasks to a pool of workers on node.js and in the browser josdejong 970
126 isomorphic-ws Isomorphic implementation of WebSocket (https://www.npmjs.com/package/ws) heineiuo 241
127 wasm-joey Serverless Wasm - A lightweight Node.js application for deploying and executing WebAssembly(Wasm) binary-code via HTTP second-state 34
128 automerge A JSON-like data structure (a CRDT) that can be modified concurrently by different users, and merged again automatically. automerge 11012
129 graphql-depth-limit Limit the complexity of your GraphQL queries based on depth. stems 488
130 react-native-debugger The standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools jhen0409 8773
131 fastify-request-context Request-scoped storage support, based on Asynchronous Local Storage (with fallback to cls-hooked) fastify 49
132 babel-plugin-inline-constants Babel plugin to inline constants wooorm 4
133 iter-tools The iterable toolbox iter-tools 107
134 stitches-native React Native implementation of Stitches (CSS-in-JS library) Temzasse 24
135 import-meta-resolve Resolve things like Node.js — ponyfill for import.meta.resolve wooorm 14
136 fastify-accepts Add accepts parser to fastify fastify 36
137 esy-install package installer for esy (based on yarn) esy-ocaml 5
138 fast-json-stringify 2x faster than JSON.stringify() fastify 2362
139 react-native-super-grid Responsive Grid View for React Native saleel 1049
140 pptraas.com Puppeteer as a service GoogleChromeLabs 437
141 react-lazy-ssr React.lazy substitute which works with server-side rendering overlookmotel 39
142 react-async-ssr Render React Suspense on server overlookmotel 152
143 gatsby-plugin-force-trailing-slashes jon-sully 18
144 curl-to-go Convert curl commands to Go code in your browser mholt 1470
145 sablejs 🏖️ The safer and faster ECMA5.1 interpreter written by JavaScript sablejs 382
146 grpc-reflection-js gRPC Reflection client for JS redhoyasa 5
147 state-machine State machine as a service ycombinator 22
148 docsify 🃏 A magical documentation site generator. docsifyjs 18292
149 PhantomScript 👻 🔦 Invisible JS code execution & social engineering. jagracey 34
150 zx A tool for writing better scripts google 19600
151 create-jest-runner A highly opinionated way for creating Jest Runners jest-community 88
152 readme.so octokatherine 1996
153 cqfill Polyfill for CSS Container Queries jsxtools 332
154 proxy-www 学会 Proxy 就可以为所欲为吗?对,学会 Proxy 就可以为所欲为! justjavac 853
155 image-recolor Change the color of an image to a specific color you have in mind. vjeux 17
156 weak-lru-cache A cache using LRU and weak references to cache data in a way that works in harmony with garbage collection kriszyp 10
157 sluga Slugify a string. The minimal version. shuding 24
158 bson-objectid Construct ObjectIDs without the mongodb driver or bson module williamkapke 162
159 arangodb 🥑 ArangoDB is a native multi-model database with flexible data models for documents, graphs, and key-values. Build high performance applications using a convenient SQL-like query language or JavaScript extensions. arangodb 11510
160 lasso Advanced JavaScript module bundler, asset pipeline and optimizer lasso-js 560
161 eventemitter3 EventEmitter3 - Because there's also a number 2. And we're faster. primus 2379
162 falcor A JavaScript library for efficient data fetching Netflix 10007
163 cross-fetch Universal WHATWG Fetch API for Node, Browsers and React Native. lquixada 1150
164 fastify-vite Fastify plugin to serve Vite SSR applications with universal API, data fetching and hydration utilities. terixjs 142
165 fast-path-set A fast drop-in replacement for lodash.set galvez 5
166 offscreen-canvas Polyfill for OffscreenCanvas to move Three.js/WebGL/2D canvas to Web Worker ai 243
167 js-in-json A server side agnostic way to stream JavaScript. WebReflection 25
168 postcss-easy-z PostCSS plugin to organize z-indices CSSSR 35
169 mercurius-apollo-registry A Mercurius plugin for schema reporting to Apollo Studio nearform 10
170 thunder ⚡️ A Go framework for rapidly building powerful graphql services samsarahq 1369
171 rescript-react-demo A demo to show ReScript with React under 1K bobzhang 42
172 denque The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. invertase 257
173 edge-apollo-cache Run and cache results from your Apollo GraphQL server on the edge with Fly fly-apps 71
174 adapter READ ONLY FORK: Shim to insulate apps from spec changes and prefix differences. Latest adapter.js release: webrtc 732
175 AR.js Image tracking, Location Based AR, Marker tracking. All on the Web. AR-js-org 2583
176 viro ViroReact: AR and VR using React Native viromedia 1620
177 automatic-graph-layout A set of tools for graph layout and viewing microsoft 1077
178 fastify-hasura A Fastify plugin to have fun with Hasura. ManUtopiK 20
179 gatsby-plugin-anchor-links ⚓ Gatsby plugin for using smooth scroll anchor links with a Gatsby Link component brohlson 64
180 trygql Purpose-built Demo APIs for GraphQL; never write a schema for your client-side GraphQL demo apps twice. FormidableLabs 24
181 gatsby-plugin-algolia A plugin to push to Algolia based on graphQl queries algolia 162
182 MQTT.js The MQTT client for Node.js and the browser mqttjs 6506
183 just a very small v8 javascript runtime for linux only just-js 1315
184 neo4j-graphql-workspace A project template for progressive development of Neo4j GraphQL schemas. michaeldgraham 5
185 tlaplus-graph-explorer A static web application to explore and animate a TLA+ state graph. afonsonf 172
186 limit-concur ⚖️ Limit an async function's concurrency with ease! TomerAberbach 19
187 astexplorer A web tool to explore the ASTs generated by various parsers. fkling 4070
188 jest-dynamodb Jest preset for DynamoDB local server shelfio 96
189 cypher-tag A template literal tag for Cypher in GraphQL. michaeldgraham 4
190 endo Endo is a distributed secure JavaScript sandbox, based on SES endojs 268
191 fast-copy A blazing fast deep object copier planttheidea 980
192 fetch-mock-jest Jest wrapper for fetch-mock, a comprehensive stub for fetch wheresrhys 45
193 d3-graphviz Graphviz DOT rendering and animated transitions using D3 magjac 1063
194 betterator 💯 A better sync and async iterator API. TomerAberbach 55
195 bcp-47 Parse and stringify BCP 47 language tags wooorm 42
196 webpagetest-api WebPageTest API wrapper for NodeJS WebPageTest 1571
197 gatsby-plugin-vanilla-extract Gatsby plugin which wraps the vanilla-extract package for easy use KyleAMathews 10
198 svgurt Image -> SVG Vectorizing Tool - Live at: Anemy 157
199 jsonata JSONata query and transformation language - http://jsonata.org jsonata-js 1046
200 cla-assistant Contributor License Agreement assistant (CLA assistant) cla-assistant 858
201 locale-helpers Infers the best valid locale for a given language/country combination wix 5
202 cloudflare-docs Cloudflare’s developer docs. cloudflare 466
203 sam-fsm npm sam-fsm jdubray 3
204 inertia Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers. inertiajs 3288
205 wasm-bindgen-rayon An adapter for enabling Rayon-based concurrency on the Web with WebAssembly. GoogleChromeLabs 121
206 node-ffi Node.js Foreign Function Interface node-ffi 3745
207 realms-shim Spec-compliant shim for Realms TC39 Proposal Agoric 272
208 fastify-redis Plugin to share a common Redis connection across Fastify. fastify 103
209 fastify-opentelemetry A Fastify plugin that utilizes the OpenTelemetry API to provide request tracing. autotelic 27
210 npmgraph.an 2d visualization of npm anvaka 952
211 weak-merge 🔗 A module for merging WeakSets and WeakMaps. TomerAberbach 19
212 tailwindcss-jit tailwindlabs 2256
213 copenhagen Free, lightweight and hackable open source code editor for the web acode 343
214 graphql2rest GraphQL to REST converter: automatically generate a RESTful API from your existing GraphQL API sisense 223
215 tuql Automatically create a GraphQL server from a SQLite database or a SQL file bradleyboy 561
216 branded-qr-code npm module to create QR Codes with a logo ChrisCinelli 56
217 monorepo 📦 Thinkmill's Monorepo Style Guide Thinkmill 170
218 svgo-loader svgo loader for webpack svg 258
219 regex-crossword Implementation of a RegExp crossword. Jimbly 239
220 wean 🍀 Super fast miniapp compiler. ctripcorp 327
221 kit The fastest way to build Svelte apps sveltejs 4399
222 rescript-repack-demo A demo to show how to package high quality ReScript libraries for JS users bobzhang 8
223 fastify-openapi-glue A plugin for Fastify to autogenerate a configuration based on a OpenApi(v2/v3) specification. seriousme 76
224 node-qrcode qr code generator soldair 5036
225 QLens QLens is an electron app which dynamically generates GraphQL Schemas and Mongo Schema visualization. QLens significantly cuts development time by automating the formation of their GraphQL schemas based on information fetched from their non-relational database. oslabs-beta 115
226 harvester Collaborative data collection tool developed by the Associated Press associatedpress 87
227 line-liff-v2-starter This is a small web application that demonstrates the basic functionality of the LINE Front-end Framework (LIFF). line 199
228 greadme Locally preview your markdown, Github style aheckmann 75
229 ms A tiny (414B) and fast utility to convert milliseconds to and from strings. lukeed 115
230 react-ssg Simple 20 line react SSG ndesmic 61
231 xdm Just a really good MDX compiler. No runtime. With esbuild, Rollup, and webpack plugins wooorm 395
232 server-components-mdx-demo React server components + MDX wooorm 111
233 Leaflet 🍃 JavaScript library for mobile-friendly interactive maps Leaflet 31501
234 paradoc One Click Docs jordwalke 164
235 cloudflare-scraper A package to bypass Cloudflare's protection JimmyLaurent 102
236 three-stdlib Stand-alone library of threejs examples designed to run without transpilation in node & browser pmndrs 180
237 RegexHub A collection of useful regex patterns lukehaas 2170
238 gatsby-source-pg PostgreSQL source for Gatsby, powered by PostGraphile graphile 34
239 eslint-plugin-relay A plugin for the code linter ESLint to lint specific details about Relay. relayjs 79
240 binaryen.js A buildbot for binaryen.js, a port of Binaryen to the Web, with TypeScript support. AssemblyScript 227
241 spec Specification for GraphQLCRUD graphqlcrud 18
242 mostly-adequate-guide Mostly adequate guide to FP (in javascript) MostlyAdequate 20930
243 design-system-react Salesforce Lightning Design System for React salesforce 739
244 social-analyzer API, CLI & Web App for analyzing & finding a person's profile across social media \ websites (Detections are updated regularly) qeeqbox 8074
245 simple-peer 📡 Simple WebRTC video, voice, and data channels feross 5649
246 stateful-serverless stateful-serverless sw-yx 10
247 gatsby-remark-opengraph Generate beautiful open graph images for Gatsby codepunkt 4
248 babel-preset-modernize developit 90
249 undici An HTTP/1.1 client, written from scratch for Node.js nodejs 2295
250 fast-deep-equal The fastest deep equality check with Date, RegExp and ES6 Map, Set and typed arrays support epoberezkin 1335
251 sam-lib SAM Library jdubray 22
252 asts-workshop Improved productivity 💯 with the practical 🤓 use of the power 💪 of Abstract Syntax Trees 🌳 to lint ⚠️ and transform 🔀 your code kentcdodds 264
253 foam-template-gatsby-kb A foam template using gatsby-theme-kb for publishing your knowledge base hikerpig 26
254 escope Escope: ECMAScript scope analyzer estools 504
255 sinon Test spies, stubs and mocks for JavaScript. sinonjs 8678
256 kitten.sh My collection of posts as found at kitten.sh kitten 9
257 std Light weight runtime for ReScript rescript-lang 12
258 blazepack ⚡ Blazing fast dev server powered by sandpack ameerthehacker 211
259 under-pressure Measure process load with automatic handling of "Service Unavailable" plugin for Fastify. fastify 154
260 pwacompat PWACompat to bring Web App Manifest to older browsers GoogleChromeLabs 1039
261 mdx-bundler 🦤 Give me MDX/TSX strings and I'll give you back a component you can render. Supports imports! kentcdodds 625
262 esbuild-plugin-svgr A plugin for esbuild that enables importing *.svg files as React components. kazijawad 8
263 import-rescript-based-library An example to show JS users can use Rescript based library without using ReScript bobzhang 15
264 esprint Fast eslint runner pinterest 592
265 gatsby-starter-shopify A Gatsby starter using the latest Shopify plugin showcasing a store with product overview, individual product pages, and a cart gatsbyjs 159
266 mjml MJML: the only framework that makes responsive-email easy mjmlio 12395
267 mjml-react React component library to generate the HTML emails on the fly wix-incubator 320
268 zero-cost-rescript A demo project showing close to zero cost when adopting ReScript since version 9 bobzhang 45
269 isclubhouseavailable.info Is clubhouse available on my platform? cometkim 2
270 reactend-express React renderer to build Node.js server reactend 363
271 esy-libffi ManasJayanth 2
272 real-time-federation A proof-of-concept for real-time queries with Apollo Federation. apollosolutions 42
273 open-sauced 🍕 This is a project to identify your next open source contribution. open-sauced 477
274 sanipack Enhanced Sanity.io plugin development rexxars 49
275 graphql-markdown GraphQL Documentation Generator (Markdown) for Docusaurus 2 edno 39
276 react-native-masonry 🙌 A pure JS react-native component to render a masonry~ish layout for images with support for dynamic columns, progressive image loading, device rotation, on-press handlers, and headers/captions. brh55 1135
277 fyi Little bits of information that you may find useful when interacting with Expo tools and service. Append the markdown filename to https://expo.fyi/ to get a quick link to it. expo 210
278 protostar-relay Open-source iteration of the official Relay devtool. oslabs-beta 166
279 react-native-swiftui software-mansion-labs 132
280 GhostText 👻 Use your text editor to write in your browser. Everything you type in the editor will be instantly updated in the browser (and vice versa). fregante 2546
281 gittar 🎸 Download and/or Extract git repositories (GitHub, GitLab, BitBucket). Cross-platform and Offline-first! lukeed 90
282 degit Straightforward project scaffolding Rich-Harris 3274
283 awesome-vite ⚡️ A curated list of awesome things related to Vite.js vitejs 2638
284 react-spline A wrapper to painlessly integrate Spline projects into your React code-space. ☀ utkarshdubey 48
285 tabbable Find descendants of a DOM node that are in the tab order focus-trap 281
286 webpack-autoconf A tool to create frontend apps using webpack, Parcel or Snowpack jakoblind 735
287 narcissus The Narcissus meta-circular JavaScript interpreter mozilla 880
288 parse-xml A fast, safe, compliant XML parser for Node.js and browsers. rgrove 194
289 v8-perf Exploring v8 performance characteristics in Node across v8 versions 5.1, 5.8, 5.9, 6.0 and 6.1 davidmarkclements 267
290 github-2049 FormidableLabs 94
291 protobuf.js Protocol Buffers for JavaScript (& TypeScript). protobufjs 7675
292 rescript-in-korean 리스크립트 한국어 판 green-labs 72
293 eleventy-img Utility to perform build-time image transformations. 11ty 256
294 buble bublejs 832
295 d3-gram D3 support for gram format. gram-data 3
296 gram-js Gram in javascript. gram-data 18
297 excalidraw-libraries Collection of publicly available libraries excalidraw 156
298 workers-chat-demo cloudflare 353
299 calendarize A tiny (202B) utility to generate calendar views. lukeed 437
300 jest-clean-console-reporter A Jest Reporter to group, hide and prettify spammy console warnings jevakallio 533
301 parallelizing-jest imhoffd 3
302 ksuid Node.js implementation of K-Sortable Globally Unique IDs novemberborn 126
303 grfn 🦅 A tiny (~400B) utility that executes a dependency graph of async functions as concurrently as possible. TomerAberbach 552
304 custom-elements-everywhere Custom Element + Framework Interoperability Tests. webcomponents 877
305 jest-when Jest support for mock argument-matched return values. timkindberg 520
306 FoldingTicket How to make an awesome folding ticket animation! ifsnow 44
307 howurls.work Learn how URLs work by visually inspecting their structure. Redd-Developer 84
308 redoc A clean & easy documentation generator for reason/bucklescript/ocaml jaredly 118
309 culori A comprehensive color library for JavaScript. Evercoder 320
310 bespoke DIY Presentation Micro-Framework bespokejs 4612
311 roam42 dvargas92495 278
312 wasm-sudoku-solver a WebAssembly-powered AR sudoku solver ColinEberhardt 260
313 prosemirror The ProseMirror WYSIWYM editor ProseMirror 5350
314 prosemirror-markdown ProseMirror Markdown integration ProseMirror 153
315 skynet-webportal A webapp that makes Skynet accessible to web browsers. SkynetLabs 219
316 sexy Super fast reactive UI framework with no runtime overhead created to use with SSR 🤙 sexy-framework 30
317 bowtie kitten 4
318 server-components-demo Demo app of React Server Components. prisma 272
319 jamstack-ecommerce A starter project for building performant ECommerce applications with Next.js and React jamstack-cms 1506
320 gatsby-digital-garden 🌷 🌻 🌺 Create a digital garden with Gatsby mathieudutour 410
321 react-leaflet-geodesic Geodesic curves as React component for Leaflet dcdourado 3
322 source-map-visualization A simple visualization of source map data evanw 214
323 full-react-server-demo netlify 44
324 wormbrowser The Worm Browser -- a 3D browser of the cellular anatomy of the c. elegans openworm 43
325 monaco-editor A browser based code editor microsoft 25746
326 graphviz Graphviz web app rsms 99
327 viz.js A hack to put Graphviz on the web. mdaines 3564
328 es6-cheatsheet ES2015 [ES6] cheatsheet containing tips, tricks, best practices and code snippets DrkSephy 12598
329 idyll Create explorable explanations and interactive essays. idyll-lang 1807
330 tesseract.js Pure Javascript OCR for more than 100 Languages 📖🎉🖥 naptha 24547
331 TabFS 🗄 Mount your browser tabs as a filesystem. osnr 2932
332 WebAssembly-in-Action Source code for the book "WebAssembly in Action" (https://www.manning.com/books/webassembly-in-action) cggallant 30
333 browser-functions A lightweight serverless platform that uses Web Browsers as execution engines IBM 163
334 StateOfJS-homepage The main State of JS survey homepage StateOfJS 15
335 js-proposal-algebraic-effects 📐Let there be algebraic effects in JS macabeus 127
336 workers-graphql-gateway-example GraphQL running on Cloudflare Workers cloudflare 67
337 snapdrop A Progressive Web App for local file sharing RobinLinus 9096
338 react-server-components-demo Minimal implementation on server components via Netlify functions netlify 66
339 isolated-core Seamless in-page cold updates using iframes. chromakode 207
340 TwitchControlsMinecraft Twitch Controls Minecraft is a Minecraft mod that lets your chat vote to make things happen in your minecraft server in real time. The options presented to vote on are entirely randomized and voting rounds by default last 60 seconds. braydo25 50
341 staticman 💪 User-generated content for Git-powered websites eduardoboucas 2033
342 houdini.how A community-driven gathering place for CSS Houdini worklets and resources. GoogleChromeLabs 107
343 server-components-demo Demo app of React Server Components. reactjs 3193
344 wasmer-js Monorepo for Javascript WebAssembly packages by Wasmer wasmerio 409
345 crdts A library of Conflict-Free Replicated Data Types for JavaScript orbitdb 157
346 gatsby-source-wordpress-experimental The upcoming v4 of gatsby-source-wordpress, currently in beta gatsbyjs 380
347 netlify-plugin-gatsby-cache jlengstorf 194
348 web React web interface for the OpenDota platform odota 928
349 tracing-framework Web Tracing Framework libraries and extensions. google 2628
350 tiny-emitter A tiny (less than 1k) event emitter library scottcorgan 645
351 follow-redirects Node.js module that automatically follows HTTP(S) redirects follow-redirects 348
352 component-playground A component for rendering React components with editable source and live preview FormidableLabs 1157
353 optimize-plugin Optimized Webpack Bundling for Everyone. Intro ⤵️ developit 561
354 estimator.dev 🧮 Calculate the size and performance impact of switching to modern JavaScript syntax. GoogleChromeLabs 580
355 TotalRecoilJS TotalRecoilJS is a tool created to help developers visualize/debug and track their Recoil state via a Chrome extension. oslabs-beta 195
356 awesome-advent-of-code A collection of awesome resources related to the yearly Advent of Code challenge. Bogdanp 1011
357 schema-stitching-handbook Guided examples exploring GraphQL Tools v6+ Schema Stitching gmac 192
358 css-houdini Extends CSS with the Houdini powers CSSHoudini 29
359 oy Render HTML emails on the server with React. revivek 811
360 wmr 👩‍🚀 The tiny all-in-one development tool for modern web apps. preactjs 4159
361 react-email-editor Drag-n-Drop Email Editor Component for React.js unlayer 2962
362 reason-aoc-starter Reason Starter kit for Advent of Code ManasJayanth 9
363 json-parse-benchmark Benchmark comparing JSON.parse vs. equivalent JavaScript literals across JavaScript engines. GoogleChromeLabs 100
364 linkify-it Links recognition library with full unicode support markdown-it 481
365 inline-loops.macro Iteration helpers that inline to native loops for performance planttheidea 94
366 reserv Static files server in Reason Native tatchi 5
367 neo The application worker driven frontend framework neomjs 1699
368 offen The fair and lightweight alternative to common web analytics tools offen 457
369 web-ext A command line tool to help build, run, and test web extensions mozilla 1708
370 catalyst Catalyst is a set of patterns and techniques for developing components within a complex application. github 886
371 grant OAuth Proxy simov 3403
372 slice-machine A series of tools for developing and deploying website sections with Prismic prismicio 147
373 book-exploring-async-basics The repository for the book "The Node Experiment - Exploring Async Basics with Rust" cfsamson 157
374 artillery Cloud-native performance & reliability testing for developers and SREs artilleryio 4677
375 query-selector-shadow-dom querySelector that can pierce Shadow DOM roots without knowing the path through nested shadow roots. Useful for automated testing of Web Components. Production use is not advised, this is for test environments/tools such as Web Driver, Playwright, Puppeteer Georgegriff 136
376 gatsby-plugin-matomo 🥂 Gatsby plugin to add Matomo (formerly Piwik) onto a site. kremalicious 50
377 react-and-stale-closures This is a demo to show why so-called "stale closures" is a feature, not an annoyance. kentcdodds 30
378 react-flip-move Effortless animation between DOM changes (eg. list reordering) using the FLIP technique. joshwcomeau 3595
379 22120 🏛️ 22120 - NodeJS product to self-host the Internet with an Offline Archive. Like binaries? https://github.com/dosyago/22120/releases Similar to ArchiveBox, SingleFile and WebMemex, but gooderer. Works well with WorldBrain/Memex to give you full-text search. i5ik 2587
380 UPNG.js Fast and advanced PNG (APNG) decoder and encoder (lossy / lossless) photopea 1565
381 node-tap Test Anything Protocol tools for node tapjs 1839
382 cypress-graphql-mock-network Simple network mocking for your GraphQL API. warrenday 27
383 scroll-timeline A polyfill of ScrollTimeline. flackr 105
384 taskr A fast, concurrency-focused task automation tool. lukeed 2400
385 jest-stitches Jest utilities for Stitches jaredLunde 4
386 sirdb 👨 a simple, git diffable JSON database on yer filesystem. By the power of NodeJS i5ik 517
387 pino 🌲 super fast, all natural json logger 🌲 pinojs 7655
388 slugify Slugifies a string simov 895
389 nexrender 📹 Data-driven render automation for After Effects inlife 1065
390 dark-mode-email This repo shows how to create emails that support dark mode. tomayac 143
391 node-tree-kill kill trees of processes pkrumins 263
392 es-semver ES-module fork of the semver parser for node (the one npm uses) fahrradflucht 2
393 Daily-Interview-Question 我是依扬(木易杨),公众号「高级前端进阶」作者,每天搞定一道前端大厂面试题,祝大家天天进步,一年后会看到不一样的自己。 Advanced-Frontend 23909
394 hyperdrive Hyperdrive is a secure, real time distributed file system hypercore-protocol 1613
395 faunadb-js Javascript driver for FaunaDB fauna 575
396 asta 🐙 AOT Compiler for Dual threads framework. yisar 476
397 rosetta A general purpose internationalization library in 292 bytes lukeed 625
398 zet Set() as it should be. terkelg 502
399 talks Talks at conferences, meetups, hackathons, and more, plus my speaker rider for good measure. cassidoo 445
400 totalist A tiny (195B to 224B) utility to recursively list all (total) files in a directory lukeed 124
401 csstree A tool set for CSS including fast detailed parser, walker, generator and lexer based on W3C specs and browser implementations csstree 1201
402 csprng A tiny (~90B) isomorphic wrapper for crypto.randomBytes in Node.js and browsers. lukeed 56
403 joi The most powerful data validation library for JS sideway 17488
404 svelte-native Svelte controlling native components via Nativescript halfnelson 946
405 server Framework NodeJS for GraphQl graphitejs 119
406 remarkable Markdown parser, done right. Commonmark support, extensions, syntax plugins, high speed - all in one. Gulp and metalsmith plugins available. Used by Facebook, Docusaurus and many others! Use https://github.com/breakdance/breakdance for HTML-to-markdown conversion. Use https://github.com/jonschlinkert/markdown-toc to generate a table of contents. jonschlinkert 5159
407 DOMPurify DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks. Demo: cure53 7491
408 list-diff Diff two lists in O(n). livoras 163
409 gtor A General Theory of Reactivity kriskowal 2808
410 svite svelte integration for vite dominikg 386
411 GravityIsNotAForce Visualising the spacetime geodesics of general relativity timhutton 181
412 samples WebRTC Web demos and samples webrtc 10900
413 neode Neo4j OGM for Node.js adam-cowley 297
414 neo4j-javascript-driver Neo4j Bolt driver for JavaScript neo4j 708
415 gatsby-plugin-typesense A Gatsby plugin to automatically index content to Typesense post-build typesense 21
416 react-ultimate-resume 💼 🎨 A modern software developer resume built with React and JSONResume welovedevs 1872
417 tiny-koa-graphql a tiny koa GraphQL implementation using Webpack sibelius 30
418 react-qr-code A QR code generator for React and React Native. rosskhanas 198
419 average-response What is the average HTTP response? amtunlimited 25
420 crux-api A tiny (450 bytes) wrapper for Chrome UX Report API wrapper that provides TS notations and handles errors. treosh 31
421 css-triggers A reference for the render impact of mutating CSS properties. GoogleChromeLabs 807
422 babel-plugin-transform-stitches-display-name afzalsayed96 8
423 node-libs-browser [DEPRECATED] The node core libs for in browser usage. webpack 399
424 sharp High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP, AVIF and TIFF images. Uses the libvips library. lovell 20261
425 fastest-stable-stringify Fastest stable JSON stringifier streamich 5
426 fast-json-stable-stringify Deterministic JSON.stringify() - a faster version of @substack's json-stable-strigify without jsonify. epoberezkin 130
427 figsvelte A boilerplate for creating Figma plugins with Svelte thomas-lowry 162
428 moon 🌙 The minimal & fast library for functional user interfaces kbrsh 6057
429 gotrue-js JavaScript client library for GoTrue netlify 385
430 shevyjs Configurable Vertical Rhythm & Typography in CSS-in-JS kyleshevlin 295
431 kubernetes-in-action Code from the Kubernetes in Action book luksa 1365
432 react-digraph A library for creating directed graph editors uber 2166
433 scorta A tiny (330B to 357B) and fast utility to find a package's hidden supply / cache directory. lukeed 34
434 secure-json-parse JSON.parse() drop-in replacement with prototype poisoning protection fastify 131
435 bourne JSON.parse() drop-in replacement with prototype poisoning protection hapijs 127
436 hopeinsource.com 🙏 Hope In Source podcast site (+ transcripts) hzoo 43
437 mock-socket Javascript mocking library for WebSockets and Socket.IO thoov 616
438 react-native-emoji-selector ⚛️😎 Simple, customizable and theme-able Emoji selector for React Native arronhunt 241
439 dgraph-js Official Dgraph JavaScript client dgraph-io 295
440 ssg-build-performance-tests A comparison on build performance of popular SSGs, as they are tasked with processing local markdown files as the data source seancdavis 39
441 esm.sh A fast, global content delivery network for ES Modules. postui 616
442 lz-string LZ-based compression algorithm for JavaScript pieroxy 2901
443 preact ⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM. preactjs 29677
444 babel-preset-svgr Babel preset for SVG importing into React apps using Babel & SVGR birdofpreyru 13
445 node-texturepacker-command-line A simple node wrapper around the TexturePacker command line tool strewhella 2
446 base2048 Binary encoding optimised for Twitter qntm 341
447 base65536 Unicode's answer to Base64 qntm 1709
448 filepizza 🍕 Peer-to-peer file transfers in your browser kern 3531
449 react-github-renderer :octocat: A react custom renderer for Github taehwanno 8
450 tracegraph A JavaScript library for plotting graphs of traceroute or similar data HowNetWorks 45
451 react-router-v6-with-relay-hooks Boeing787 12
452 flume Extract business logic from your apps with a user-friendly node editor powered by React. chrisjpatty 715
453 use-descendants react hook for keeping track of descendant components and their relative indeces pacocoursey 40
454 react-nil ⃝ A react null renderer pmndrs 593
455 AutoWebPerf AutoWebPerf provides a flexible and scalable framework for running web performance audits with arbitrary audit tools including PageSpeedInsights, WebPageTest and more. GoogleChromeLabs 264
456 Dexie.js A Minimalistic Wrapper for IndexedDB dfahlander 6885
457 atomizer A tool for creating Atomic CSS, a collection of single purpose styling units for maximum reuse. acss-io 1181
458 snowpack-svelte-ssr Rich-Harris 122
459 node-webhooks ↪️ Node.js module to create and trigger your own webHooks. roccomuso 162
460 rumin-web-clipper Web clipper browser extension for saving highlights, screenshots, and automatically extracting content from web pages. jhlyeung 363
461 regular-table A regular <table> library, for async and virtual data models. jpmorganchase 204
462 perenv.macro A Babel macro to conditionally import something based on environmental variables. zapplebee 50
463 SAPC-APCA SAPC (S-LAB Advanced Perceptual Contrast) is an accessibility appearance model which spawned APCA (Advanced Perceptual Contrast Algorithm) for use in emerging web standards. Myndex 74
464 react-aria-modal A fully accessible React modal built according WAI-ARIA Authoring Practices davidtheclark 867
465 react-dates An easily internationalizable, mobile-friendly datepicker library for the web airbnb 11560
466 detect-es-version GoogleChromeLabs 73
467 bezier-easing cubic-bezier implementation for your JavaScript animation easings – MIT License gre 1400
468 postcss-hexrgba PostCSS plugin that adds shorthand hex methods to rgba() values madeleineostoja 60
469 blockly The web-based visual programming editor. google 9482
470 svg-pan-zoom JavaScript library that enables panning and zooming of an SVG in an HTML document, with mouse events or custom JavaScript hooks bumbu 1335
471 spark-joy ✨😂easy ways to add design flair, user delight, and whimsy to your product. sw-yx 5425
472 rescript-ppx-let Jane Street's ppx_let repackaged for npm leeor 13
473 js-cfb 💾 OLE File Container Format SheetJS 47
474 learning-graphql An attempt to learn GraphQL mugli 917
475 lighthouse-ci-action Audit URLs using Lighthouse and test performance with Lighthouse CI. treosh 737
476 RxCSS davidkpiano 416
477 use-dark-mode A custom React Hook to help you implement a "dark mode" component. donavon 1056
478 legally 📚 Check the licenses for the NPM packages that you use franciscop 356
479 react-native-bundle-visualizer See what packages are increasing your react-native bundle size 📦 IjzerenHein 805
480 focus-visible Polyfill for :focus-visible WICG 1430
481 skia-canvas A canvas environment for Node.js samizdatco 836
482 micromatch Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by webpack, babel core, yarn, jest, browser-sync, documentation.js, stylelint, nyc, ava, and many others! micromatch 1871
483 micro-frontends extending the microservice paradigms to web development neuland 3694
484 preact-custom-element Wrap your component up as a custom element preactjs 240
485 korean-index-of Improved indexOf function for korean incremental search ialy1595 5
486 design-system Priceline.com Design System priceline 631
487 react-pdf Display PDFs in your React app as easily as if they were images. wojtekmaj 4868
488 multistream A stream that emits multiple other streams one after another (streams3) feross 245
489 facepaint Responsive style values for css-in-js. emotion-js 534
490 figma-plugin-ds-svelte Figma Plugin DS components made with Svelte thomas-lowry 110
491 gatsby-starter-infinite-scroll A Gatsby starter with infinite scroll and pagination. baobabKoodaa 154
492 gatsby-twoslash-shiki-blog orta 2
493 spectacle-code-slide 🤘 Present code with style jamiebuilds 4124
494 prism-react-renderer 🖌️ Renders highlighted Prism output to React (+ theming & vendored Prism) FormidableLabs 1056
495 gatsby-transformer-cloudinary Use Cloudinary images with gatsby-image for high performance and total control! cloudinary-devs 62
496 next.js The React Framework vercel 72099
497 gatsby-starter-theme-workspace gatsbyjs 58
498 css_grid_annotator Automatically annotate CSS Grid items with row and column positions, so they are correctly positioned in IE11. motine 56
499 import-from-worker It’s like import(), but runs the module in a worker. GoogleChromeLabs 217
500 fast-jwt Fast JSON Web Token implementation nearform 124
501 Glimpse.Prototype Glimpse v2 prototype Glimpse 178
502 z Pattern Matching for Javascript z-pattern-matching 1674
503 everything-is-a-plugin Everything is a Plugin: Mastering webpack from the inside out. NgConf 2017 TheLarkInn 128
504 micromark the smallest commonmark compliant markdown parser that exists; new basis for @unifiedjs (hundreds of projects w/ billions of downloads for dealing w/ content) micromark 977
505 rescript-lang.org Official documentation website for the ReScript programming language rescript-association 669
506 qrpicture Picture to colour QR code converter hosted on https://QRpicture.com xyzzy 409
507 graphql-complexity-experiment Demonstrator of graphql-query-complexity on apollo-server-express digicatapult 3
508 layout-shift-gif Visualise the Core Web Vitals metric Cumulative Layout Shift (CLS) with a simple GIF. workeffortwaste 108
509 cypress-terminal-report Better terminal and file output for cypress test logs. archfz 239
510 handwritten.js Convert typed text to realistic handwriting! alias-rahil 1781
511 pako high speed zlib port to javascript, works in browser & node.js nodeca 3648
512 mdnext The opinionated ecosystem for MDX powered NextJS apps for blogs, documentation, and more. domitriusclark 302
513 issuspensereadyyet ... davidkpiano 3
514 make-synchronous Make an asynchronous function synchronous sindresorhus 245
515 gatsby-remark-table-of-contents gatsby remark plugin to generate table of contents signalwerk 17
516 eslint-plugin-simple-import-sort Easy autofixable import sorting. lydell 656
517 code-owner-self-merge A GitHub Action for letting CODEOWNERS merge PRs via green PR reviews OSS-Docs-Tools 35
518 opensource.microsoft.com This is the source code to the Microsoft Open Source site featuring projects, program information, and "get involved" pages. This site is published at opensource.microsoft.com and managed by the Microsoft Open Source Programs Office (OSPO). microsoft 230
519 ratel Dgraph Data Visualizer and Cluster Manager dgraph-io 80
520 mrm Codemods for your project config files sapegin 1057
521 shipjs Take control of what is going to be your next release. algolia 679
522 gatsby-parallel-runner netlify 29
523 graphql.js A Simple and Isomorphic GraphQL Client for JavaScript f 2203
524 wax An experimental, JSX-compatible renderer for the Web Audio API jamesseanwright 172
525 react-worker-dom Experiments to see the advantages of using Web Workers to Render React Virtual DOM web-perf 893
526 konsul A react renderer for browser's dev console mohebifar 613
527 flareact Edge-rendered React framework built for Cloudflare Workers flareact 1122
528 snoop Easy breezy test spies fo sheezy. therealparmesh 20
529 react-gradual-upgrade-demo Demonstration of how to gradually upgrade an app to a new version of React reactjs 349
530 roam-highlighter Chrome highlighter that quickly and easily puts your highlights into Roam format for easy pasting into your notes. GitMurf 241
531 eslint-plugin-replyguy The ESLint plugin you definitely didn’t ask for. jlengstorf 423
532 expo-face-detector Fimba-Code 4
533 vs Visualization of Google's autocomplete anvaka 834
534 covid-graph-graphql A Neo4j-GraphQL API for the CovidGraph project Covid19-GraphQL 19
535 prefresh Hot Module Reloading for Preact preactjs 286
536 learnGitBranching An interactive git visualization and tutorial. Aspiring students of git can use this app to educate and challenge themselves towards mastery of git! pcottle 22122
537 a11y-accordion-tabs A script for an accessible accordion tabs component matthiasott 38
538 FirebaseRTC Codelab for building a WebRTC Video chat application using Firebase Cloudstore. webrtc 276
539 js-to-reasonml-transpiler JavaScript to ReasonML transpiler for small code examples emnh 55
540 react Actively maintained ESM builds of React & React DOM. snowpackjs 52
541 xstate-test-demo Demo React project for model-based testing with @xstate/test davidkpiano 100
542 flexo An Exclusive playground to learn CSS Flexbox Showrin 20
543 plyr A simple HTML5, YouTube and Vimeo player sampotts 20194
544 SVGAPlayer-Web Similar to Lottie. Render After Effects / Animate CC (Flash) animations natively on Android and iOS, Web. 使用 SVGAPlayer 在 Android、iOS、Web中播放 After Effects / Animate CC (Flash) 动画。 svga 650
545 tailwindcss-blend-mode Blend-mode utilities for Tailwind CSS. hacknug 67
546 ffmpeg.wasm FFmpeg for browser and node, powered by WebAssembly ffmpegwasm 4770
547 react-reveal Easily add reveal on scroll animations to your React app rnosov 2163
548 gatsby-source-graphcms The official Gatsby source plugin for GraphCMS projects GraphCMS 134
549 react-scanner Extract React components and props usage from code. moroshko 239
550 gl-react gl-react – React library to write and compose WebGL shaders gre 2463
551 graphql-deduplicator A GraphQL response deduplicator. Removes duplicate entities from the GraphQL response. gajus 265
552 gpu.js GPU Accelerated JavaScript gpujs 12711
553 relay-modern-network-deep-dive https://medium.com/@sibelius/relay-modern-network-deep-dive-ec187629dfd3 sibelius 42
554 style9 CSS-in-JS compiler inspired by Facebook's stylex johanholmerin 371
555 text-fragments-polyfill GoogleChromeLabs 42
556 hiring-without-whiteboards ⭐️ Companies that don't have a broken hiring process poteto 22782
557 postcss-100vh-fix PostCSS plugin to fix height/min-height: 100vh on iOS postcss 687
558 fetch-multipart-graphql Cross browser function to fetch and parse streaming multipart graphql responses relay-tools 39
559 dependency-graph A simple dependency graph for Node.js jriecken 247
560 browser-fs-access File System Access API with legacy fallback in the browser GoogleChromeLabs 527
561 cxs fast af css-in-js in 0.7kb cxs-css 1172
562 sticky-parallax-header A simple React Native library, enabling to create a fully custom header for your iOS and Android apps. netguru 976
563 mail-for-good An open source email campaign management tool for nonprofits freeCodeCamp 3834
564 mailtrain Self hosted newsletter app Mailtrain-org 4861
565 service-worker-detector This extension detects if a website registers a Service Worker. google 133
566 js-joda 🕑 Immutable date and time library for javascript js-joda 1343
567 styletron ⚡ Toolkit for component-oriented styling styletron 3184
568 slack-reminder-grammar Simplify Slack /reminder command grammar sibelius 7
569 gatsby-plugin-theme-helpers An experimental plugin to help with component shadowing discovery. arshad 6
570 recursive-github-profile "Amazing" "Spectacular" "5 stars" hill 44
571 github-profile-readme-generator 🚀 Generate GitHub profile README easily with the latest add-ons like visitors count, GitHub stats, etc using minimal UI. rahuldkjain 6473
572 flubber Tools for smoother shape animations. veltman 5519
573 flex-cheatsheet 📖 Flexbox cheatsheet yoksel 890
574 gatsby-plugin-modal-routing A gatsby plugin for routable modals lsirivong 40
575 bumblebee Jaxcore Bumblebee - a JavaScript voice application framework jaxcore 420
576 draft-convert Extensibly serialize & deserialize Draft.js ContentState with HTML. HubSpot 442
577 babel-plugin-hash-strings Replace all instances of "@@strings like this" with hashes. jamiebuilds 36
578 bs-material-ui-icons ReScript bindings for material-ui-icons mscharley 6
579 aug-attr-spliced.js augmented-ui plugin: adds augmented-ui attribute to elements automatically from CSS propjockey 93
580 visitors.vercel.app Visitors badge on Vercel and FaunaDB. Gerhut 35
581 super-expressive 🦜 Super Expressive is a zero-dependency JavaScript library for building regular expressions in (almost) natural language francisrstokes 4072
582 tooling.report tooling.report a quick way to determine the best build tool for your next web project, or if tooling migration is worth it, or how to adopt a tool's best practice into your existing configuration and code base. GoogleChromeLabs 659
583 graphql-resolve-batch A GraphQL batching model which groups execution by GraphQL fields. calebmer 259
584 RESTless-London A GraphQL and N+1 discussion hoop71 3
585 iterall 🌻 Minimal zero-dependency utilities for using Iterables in all JavaScript environments. leebyron 809
586 coc-sources Additional common sources of coc.nvim neoclide 154
587 size-limit Calculate the real cost to run your JS app or lib to keep good performance. Show error in pull request if the cost exceeds the limit. ai 4624
588 rosie factory for building JavaScript objects, mostly useful for setting up test data. Inspired by factory_girl rosiejs 959
589 fela State-Driven Styling in JavaScript robinweser 2051
590 wifi-pswd Get a saved WiFi password ahmadawais 46
591 bundler-comparison A quick test to see how various bundlers compare when bundling the Lodash source code. Rich-Harris 58
592 graphql-binary GraphQL binary protocol for smaller network traffic and parsing performance esseswann 35
593 meta 🌀 My brain extension, personal README mrtnzlml 35
594 react-masonry-layout Simple Masonry layout using react hook namKolo 6
595 grain-web-example An example using Grain in the browser. ospencer 3
596 dotenv-flow Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects. kerimdzhanov 595
597 react-mentions @mention people in a textarea signavio 1451
598 foam-gatsby-template Foam workpace template mathieudutour 54
599 expo-image-editor A super simple image cropping and rotation tool for Expo that runs on iOS, Android and Web! thomas-coldwell 79
600 github-readme-stats ⚡ Dynamically generated stats for your github readmes anuraghazra 28833
601 uvu uvu is an extremely fast and lightweight test runner for Node.js and the browser lukeed 1567
602 grpcui An interactive web UI for gRPC, along the lines of postman fullstorydev 2095
603 Awesome-Profile-README-templates A collection of awesome readme templates to display on your profile kautukkundan 8111
604 graphql-kimera Kimera allows you to mock GraphQL schemas with precision lola-tech 24
605 strapi-plugins 🚀 Open source plugins for Strapi - Node.js Headless CMS surgeharb 23
606 hypernova A service for server-side rendering your JavaScript views airbnb 5736
607 cml ♾️ CML - Continuous Machine Learning | CI/CD for ML iterative 2613
608 benchmark.js A benchmarking library. As used on jsPerf.com. bestiejs 4963
609 filbert-js A lightweight(~1kb) css-in-js framework kuldeepkeshwar 169
610 shifty The fastest JavaScript animation engine on the web jeremyckahn 1187
611 type-hangul ⌨️ 한글 타이핑 효과 라이브러리 SDuck4 67
612 hello-ppx-esy A simple example of a ppx with Reason and esy jchavarri 38
613 react-use-flexsearch React hook to search a FlexSearch index angeloashmore 58
614 particles.js A lightweight JavaScript library for creating particles VincentGarreau 24509
615 astray Walk an AST without being led astray lukeed 162
616 babel-polyfills A set of Babel plugins that enable injecting different polyfills with different strategies in your compiled code. babel 193
617 textures Textures.js is a JavaScript library for creating SVG patterns riccardoscalco 5860
618 bs-Zarith Support Bigint, Q (rational numbers) and Z (integer numbers) in BuckleScript. plow-technologies 15
619 fastdom Eliminates layout thrashing by batching DOM measurement and mutation tasks wilsonpage 6203
620 gatsby-theme-web-monetization A theme for integrating the Web Monetization API on your Gatsby site 🤑 ekafyi 2
621 packem 📦⚡ A precompiled JavaScript module bundler packem 593
622 blessed A high-level terminal interface library for node.js. chjj 10114
623 bs-list-benchmark Discussion of the internal data representation of immutable lists rescript-association 6
624 next-auth Authentication for Next.js nextauthjs 7244
625 scrapoxy Scrapoxy hides your scraper behind a cloud. It starts a pool of proxies to send your requests. Now, you can crawl without thinking about blacklisting! fabienvauchelles 1397
626 reflexjs A library for rapid UI development with style props, color modes, themes and variants + starter kits, themes and blocks to help you build Gatsby and Next.js sites faster. reflexjs 683
627 xgenecloud •:fire: •:fire: •:fire: • Instantly generate REST & GraphQL APIs on any Database (Supports : MySQL, PostgreSQL, MsSQL, SQLite, MariaDB & Aurora) xgenecloud 1540
628 keen-slider The HTML touch slider carousel with the most native feeling rcbyr 2856
629 escalade A tiny (183B to 210B) and fast utility to ascend parent directories lukeed 119
630 dockerfilelint An opinionated Dockerfile linter. replicatedhq 789
631 react-gif-player 📽 A GIF component that moves when YOU want it to! benwiley4000 78
632 sqlpad Web-based SQL editor run in your own private cloud. Supports MySQL, Postgres, SQL Server, Vertica, Crate, ClickHouse, Trino, Presto, SAP HANA, Cassandra, Snowflake, BigQuery, SQLite, and more with ODBC sqlpad 3884
633 react-fluid-gallery Fluid media gallery for React powered by WebGL. transitive-bullshit 65
634 gatsby-bucklescript-output-linker Plugin that makes Gatsby aware of GraphQL queries on your ReasonML codebase when it lives outside the src directory. feego 1
635 terminal-kit Terminal utilities for node.js cronvel 2266
636 markdown-editor React Native markdown editor vobi-io 86
637 responsively-app A modified web browser that helps in responsive web development. A web developer's must have dev-tool. responsively-org 12699
638 twpm 🐦 twitter package manager: npx twpm install 712799807073419264 --save left-pad hzoo 43
639 graphql-validation-complexity Query complexity validation for GraphQL.js 4Catalyzer 317
640 yarn-deduplicate Deduplication tool for yarn.lock files atlassian 987
641 htmx </> htmx - high power tools for HTML bigskysoftware 4270
642 immerx-state Reactive, fractal and no-nonsense state management with Immer monojack 17
643 web-vitals-reporter Report Web Vitals to your API with one POST request per session. treosh 161
644 asblocks Share content as blocks youknowriad 82
645 sirv An optimized middleware & CLI application for serving static files~! lukeed 719
646 gatsby-plugin-reason jfrolich 1
647 elkjs ELK's layout algorithms for JavaScript kieler 652
648 reasonable (Just an experiment) The ReasonML runtime. phated 78
649 closure-compiler-npm Package for managing and documenting closure-compiler for use via npm google 301
650 pogo Server framework for Deno sholladay 375
651 pose-animator yemount 8105
652 bucklescript-benchmark A small benchmark comparing Bucklescript to plain JavaScript neonsquare 41
653 reactour Tourist Guide into your React Components elrumordelaluz 2606
654 js-crdt Conflict-free Replication Data Type in TypeScript widmogrod 58
655 grpc-graphql-schema Convert gRPC proto definition into GraphQL Schema xanthous-tech 29
656 broken-link-checker Find broken links, missing images, etc within your HTML. stevenvachon 1311
657 tailblocks Ready-to-use Tailwind CSS blocks. mertJF 5931
658 trilium Build your personal knowledge base with Trilium Notes zadam 11494
659 redraft Renders the result of Draft.js convertToRaw using provided callbacks, works well with React lokiuz 267
660 postcss-clamp PostCSS plugin to transform clamp() to combination of min/max polemius 24
661 css-zero Zero-runtime CSS-in-JS CraigCav 281
662 canvas-to-buffer Convert a Canvas graphic to a Buffer, as fast as possible, without a copy binarykitchen 6
663 n10y Numeronymify everything foriequal0 7
664 htmf Hypertext Markup Function. Express HTML/DOM trees using native javascript. ennisj9 3
665 htmf-react React HTMF implementation. Native javascript jsx alternative. ennisj9 3
666 eruda Console for mobile browsers liriliri 10941
667 graphql-parse A tiny spec-compliant reimplementation of the GraphQL query language parser kitten 35
668 gen-esm-wrapper Generate ESM wrapper files for CommonJS modules addaleax 92
669 react-live A flexible playground for live editing React components FormidableLabs 3049
670 reghex The magical sticky regex-based parser generator 🧙 kitten 223
671 ts-build-bench Benchmarking different build setups for TypeScript web projects Rugvip 9
672 nectarjs 🔱 Javascript's God Mode. No VM. No Bytecode. No GC. Just native binaries. NectarJS 3023
673 react-xr 🤳 VR/AR with react-three-fiber pmndrs 777
674 react-window-dynamic-list A naive approach to virtualizing a dynamically sized list gnir-work 38
675 single-spa The router for easy microfrontends single-spa 9646
676 chalk 🖍 Terminal string styling done right chalk 16892
677 is-esm 🌳 CLI tool which checks if a package is distributed in ECMAScript module format. Helps you reason if the package is tree-shakable. mgechev 152
678 gatsby-theme-brain aengusmcmillin 249
679 react-dmx Render React components to DMX light systems. alexanderson1993 14
680 relay-concepts Relay Concepts sibelius 16
681 blub [POC] resolving es module dependency graphs on the server lukejacksonn 26
682 advanced-graphql-source-code Complete project files for the Advanced GraphQL with Apollo & React book 8bitpress 85
683 Recoil Recoil is an experimental state management library for React apps. It provides several capabilities that are difficult to achieve with React alone, while being compatible with the newest features of React. facebookexperimental 13822
684 google-fonts Use any of the 1000+ fonts (and their variants) from fonts.google.com in your Expo app. expo 434
685 react-virtual ⚛️ Hooks for virtualizing scrollable elements in React tannerlinsley 2065
686 next-stats-action GitHub action for generating stats for Next.js pull requests vercel 71
687 tracked-redux Autotracked Redux pzuraq 25
688 image-js Image processing and manipulation in JavaScript image-js 296
689 spoti-stats-api A simple API that allows users to track their Spotify play history pedronave 7
690 estree-walker Traverse an ESTree-compliant AST Rich-Harris 192
691 web-vitals Essential metrics for a healthy site. GoogleChrome 3825
692 graphql-schema-linter Validate GraphQL schema definitions against a set of rules cjoudrey 516
693 useWorker ⚛️ useWorker() - A React Hook for Blocking-Free Background Tasks alewin 2149
694 module-federation-examples Implementation examples of module federation , by the creators of module federation module-federation 1706
695 tell-about A CLI Tool that help you know about npm pacakges right in the command line. yashguptaz 25
696 hello-menhir Example app for menhir + reason + esy + dune bryphe 7
697 sls-dev-tools Dev Tools for the Serverless World - Issues, PRs and ⭐️welcome! Theodo-UK 722
698 babelts Run TypeScript code with Babel. DylanVann 5
699 user-event 🐕 Simulate user events testing-library 1393
700 puppeteer-webperf Automating Web Performance testing with Puppeteer 🎪 addyosmani 1486
701 gatsby-concurrent-mode Enable Concurrent Mode in in React for Gatsby projects. nystudio107 7
702 fwitter Fwitter is an example application that demonstrates the features and functionality of Fauna. fauna-labs 243
703 drei 🌭 useful helpers for react-three-fiber pmndrs 1718
704 stitches CSS-in-JS with near-zero runtime, SSR, multi-variant support, and a best-in-class developer experience. modulz 3132
705 bs-dynamic-import 📦🚀 BuckleScript dynamic import interop on JavaScript environment kMeillet 31
706 vegemite A Pub/Sub state manager you'll love... or hate lukeed 369
707 themer 🎨 themer takes a set of colors and generates themes for your apps (editors, terminals, wallpapers, and more). mjswensen 4310
708 githubbox 🏖 Open any GitHub repo in CodeSandbox by changing the hostname dferber90 446
709 static-type-assert Asserting type with help of TypeScript compiler ksxnodemodules 5
710 flowing interactive node graph prototype sulram 4
711 riven Tiny Flow Based Framework XXIIVV 379
712 hyperswarm A distributed networking stack for connecting peers. hyperswarm 699
713 freactal Clean and robust state management for React and React-like libs. FormidableLabs 1673
714 pikachu-volleyball Pikachu Volleyball implemented into JavaScript by reverse engineering the original game gorisanson 399
715 rescript-nextjs-template Opinionated Boilerplate for NextJS, Tailwind and ReScript ryyppy 240
716 octotree GitHub on steroids ovity 21473
717 web-worker Consistent Web Workers in browser and Node. developit 775
718 chip8 🎮 ‎ A Chip-8 emulator written in JavaScript for web, CLI, and native UI. taniarascia 295
719 buffer-backed-object Buffer-backed objects in JavaScript. GoogleChromeLabs 169
720 redaxios The Axios API, as an 800 byte Fetch wrapper. developit 3119
721 babel-plugin-modular-graphql Modular GraphQL.js import paths without the hassle. kitten 12
722 blog 📝 Blog website built with Wordpress and Gatsby apollographql 63
723 react-html-email Create elegant HTML email templates using React. chromakode 849
724 3factor-example Canonical example of building a 3factor app : a food ordering application hasura 356
725 react-aspect-ratio Preserve space for your element to prevent browser reflow (layout shift) roderickhsiao 74
726 hegel An advanced static type checker JSMonk 1749
727 github-action GitHub Action for running Cypress end-to-end tests cypress-io 647
728 remark-footnotes plugin to add support for pandoc footnotes remarkjs 31
729 git-insights Git Insights is an analytics tool to give you insights on your software projects and teams. git-insights 146
730 picture-in-picture-chrome-extension GoogleChromeLabs 469
731 spirit 🙌 Play Spirit animations on the web spirit 723
732 react-pixi Write PIXI apps using React declarative style inlet 1172
733 skpm 💎📦 A utility to build and publish Sketch plugins skpm 907
734 graphql-schema GitHub’s GraphQL Schema with validation. Automatically updated. octokit 122
735 customize-cra Override webpack configurations for create-react-app 2.0 arackaf 2339
736 netlify-plugin-cypress Runs Cypress end-to-end tests after Netlify builds the site but before it is deployed cypress-io 72
737 electron-store Simple data persistence for your Electron app or module - Save and load user preferences, app state, cache, etc sindresorhus 3091
738 react-colocation React Colocation Evolution slides sibelius 19
739 use-sound A React Hook for playing sound effects joshwcomeau 1499
740 json-graphql-server Get a full fake GraphQL API with zero coding in less than 30 seconds. marmelab 1534
741 remark-import-partial A plugin for Unified/Remark for populating @import syntax with partial files dotansimha 6
742 fdir ⚡ The fastest directory crawler & globbing library for NodeJS. Crawls 1m files in < 1s thecodrr 860
743 decoders Elegant validation library for type-safe input data (for TypeScript and Flow) nvie 262
744 rollup-starter-lib Bare-bones example of how to create a library using Rollup rollup 761
745 rollup Next-generation ES module bundler rollup 20504
746 potential-conflicts-checker-action Check if this Pull Request can be conflict after other Pull Requests merged outsideris 7
747 transliterate Convert Unicode characters to Latin characters using transliteration sindresorhus 193
748 dual-publish Publish JS project as dual ES modules and CommonJS package to npm ai 117
749 schemastore A collection of JSON schema files including full API SchemaStore 1367
750 react-feather React component for Feather icons feathericons 1510
751 webmesh webmeshjs 8
752 touch-bar-if-err VSCode Touch Bar Extension dongri 12
753 animockup Create animated mockups in the browser 🔥 alyssaxuu 1238
754 dotenv-expand Variable expansion for dotenv. Expand variables already on your machine for use in your .env file. motdotla 521
755 architect The simplest, most powerful way to build serverless applications architect 1769
756 graphql-suspense Lightweight component that allows you to interact with a GraphQL API using React Suspense dabit3 63
757 test-recipes some API ideas KyleAMathews 4
758 level Fast & simple storage. A Node.js-style LevelDB wrapper for Node.js, Electron and browsers. Level 1153
759 levelup A wrapper for abstract-leveldown compliant stores, for Node.js and browsers. Level 3916
760 corona-cli 🦠 Track the Coronavirus disease (COVID-19) in the command line. Worldwide for all countries, for one country, and the US States. Fast response time (< 100ms). To chat: https://twitter.com/MrAhmadAwais/ ahmadawais 1767
761 open-wc Open Web Components: guides, tools and libraries for developing web components. open-wc 1566
762 twin.macro 🦹‍♂️ Twin blends the magic of Tailwind with the flexibility of css-in-js (emotion, styled-components, stitches and goober) at build time. ben-rogerson 4510
763 swapi-graphql A GraphQL schema and server wrapping SWAPI. graphql 947
764 tabler-icons A set of over 1250 free MIT-licensed high-quality SVG icons for you to use in your web projects. tabler 10576
765 react-fundamentals Material for my React Fundamentals Workshop kentcdodds 2754
766 discord-open-source List of open source communities living on Discord discord 889
767 stop-runaway-react-effects 🏃 Catches situations when a react use(Layout)Effect runs repeatedly in rapid succession kentcdodds 619
768 bundle-wizard Magically easy insight into the JavaScript loaded by a web app aholachek 532
769 gh-projects-content-queue A Twitter content curation queue based on GitHub projects. mozillach 7
770 the-art-of-reading books that i have read and worth sharing n0ruSh 531
771 readability visualise readability wooorm 166
772 alex Catch insensitive, inconsiderate writing get-alex 4029
773 livereload-nodejs-debug-docker Example to run Node.js in debug mode inside a Docker container with livereload enabled! ErickWendel 75
774 list List of Homeferences homeferences 659
775 feed-box 📌📰 Update a pinned gist with an RSS/Atom feed albertocc 4
776 react-pdf 📄 Create PDF files using React diegomura 9657
777 heapify The fastest JavaScript priority queue out there. Zero dependencies. luciopaiva 531
778 minify ✂️ An ES6+ aware minifier based on the Babel toolchain (beta) babel 4272
779 react-google-flight-datepicker React date picker inspired by Google Flight JSLancerTeam 294
780 fraidycat Follow blogs, wikis, YouTube channels, as well as accounts on Twitter, Instagram, etc. from a single page. kickscondor 1371
781 svelte-adapter Use Svelte components with Vue and React pngwn 207
782 hexoid A tiny (190B) and extremely fast utility to generate random IDs of fixed length lukeed 132
783 designql [WIP] A self-documenting design system reference implementation for System UI system-ui 250
784 react-calendar Ultimate calendar for your React app. wojtekmaj 1928
785 tailwind-rn 🦎 Use Tailwind CSS in React Native projects vadimdemedes 2328
786 staticgen StaticGen.com, A leaderboard of top open-source static site generators netlify 2497
787 spectacle ReactJS based Presentation Library FormidableLabs 9026
788 page-metadata-parser A Javascript library for parsing metadata on a web page. mozilla 259
789 speed-measure-webpack-plugin ⏱ See how fast (or not) your plugins and loaders are, so you can optimise your builds stephencookdev 1870
790 hooked-elements wickedElements 🧙 with render hooks WebReflection 37
791 sort-isostring A tiny (110B) and fast utility to sort ISO 8601 Date strings lukeed 99
792 dom-accessibility-api Implements https://w3c.github.io/accname/ eps1lon 47
793 mattermost-plugin-custom-attributes Mattermost plugin for adding custom attributes to users! mattermost 26
794 nit Nit - A better ReasonML playground Sketch-sh 32
795 emoj Find relevant emoji from text on the command-line 😮 ✨ 🙌 🐴 💥 🙈 sindresorhus 2116
796 visual-center Proposed tool to better align logos in the center of a container. javierbyte 1352
797 appuity-frontend React codebase and Fractal demo. shivekkhurana 156
798 react-query-devtools ⚛️ Devtools for React Query tannerlinsley 974
799 babel-plugin-transform-typescript-metadata Babel plugin to emit decorator metadata like typescript compiler leonardfactory 155
800 opensource.builders Find open-source alternatives junaid33 1017
801 uuid A tiny (~230B)and fast UUID (V4) generator for Node and the browser lukeed 317
802 uid A tiny (130B to 205B) and fast utility to generate random IDs of fixed length lukeed 537
803 nextjs-preact-demo Next.js 9.3 + Preact = 21kB developit 384
804 lighthouse-bot A chatbot that automates website auditing with Lighthouse for Mattermost avasconcelos114 3
805 notes TC39 meeting notes tc39 272
806 js-framework-benchmark A comparison of the perfomance of a few popular javascript frameworks krausest 3964
807 react-curved-arrow Fancy curvy arrows for your React project! Great for tutorials and product tours! nickjanssen 184
808 blitz ⚡️The Fullstack React Framework — built on Next.js blitz-js 8853
809 oidc-client-js OpenID Connect (OIDC) and OAuth2 protocol support for browser-based JavaScript applications IdentityModel 2209
810 graphile-engine Monorepo home of graphile-build, graphile-build-pg, graphile-utils, postgraphile-core and graphql-parse-resolve-info. Build a high-performance easily-extensible GraphQL schema by combining plugins! graphile 653
811 karin An elegant promise based HTTP client for the browser and node.js [WIP] vaheqelyan 394
812 dependency-cruiser Validate and visualize dependencies. Your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD. sverweij 2074
813 bundt A simple bundler for your delicious modules lukeed 117
814 standard-version 🏆 Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits.org conventional-changelog 5392
815 gdb-frontend ☕ GDBFrontend is an easy, flexible and extensionable gui debugger. rohanrhu 1754
816 gatsby-remark-reason-rendering Turns Reason code snippets into embedded executing examples. Kingdutch 2
817 1on1-questions Mega list of 1 on 1 meeting questions compiled from a variety to sources VGraupera 8579
818 import-size Measure the real, minified, tree-shaken impact of individual imports into your app mweststrate 115
819 cz-cli The commitizen command line utility. #BlackLivesMatter commitizen 11938
820 globby User-friendly glob matching sindresorhus 1754
821 gatsby-source-figma 🍭 Gatsby plugin for using Figma documents as a data source. fabe 122
822 ley (WIP) Driver-agnostic database migrations lukeed 116
823 conference-data Conference data for www.confs.tech tech-conferences 200
824 shhgit Ah shhgit! Find secrets in your code. Secrets detection for your GitHub, GitLab and Bitbucket repositories: www.shhgit.com eth0izzle 3231
825 plop Consistency Made Simple plopjs 4401
826 react-native-desktop-qt A Desktop port of React Native, driven by Qt, forked from Canonical status-im 1155
827 puppetcam Export puppeteer tab as webm video muralikg 298
828 dom2html GoogleChromeLabs 34
829 postcss-viewport-height-correction PostCSS plugin to solve the popular problem when 100vh doesn’t fit the mobile browser screen. Faisal-Manzer 167
830 node-worker-farm Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options. rvagg 1661
831 gatsby-plugin-brotli Gatsby plugin for preparing brotli-compressed versions of assets ovhemert 23
832 gatsby-ko Korean translation of Gatsbyjs.org gatsbyjs 30
833 rafps A tiny (178B) helper for playing, pausing, and setting requestAnimationFrame frame rates lukeed 81
834 figma-action Export image assets from Figma to GitHub primer 141
835 kompression This is a fork of koa-compress with support for brotli compression tuananh 8
836 async Async utilities for node and the browser caolan 27245
837 hoist-non-react-statics Copies non-react specific statics from a child component to a parent component mridgway 1663
838 graphql-gun A graphql API for the gun p2p graph database brysgo 381
839 esquery ECMAScript AST query library. estools 544
840 better-queue Better Queue for NodeJS diamondio 343
841 userbase Create secure and private web apps using only static JavaScript, HTML, and CSS. smallbets 1974
842 react-redux-benchmarks Performance benchmark harness for React-Redux reduxjs 64
843 eleventy A simpler static site generator. An alternative to Jekyll. Transforms a directory of templates (of varying types) into HTML. 11ty 10059
844 terser 🗜 JavaScript parser, mangler and compressor toolkit for ES6+ terser 6254
845 playwright Node.js library to automate Chromium, Firefox and WebKit with a single API microsoft 26765
846 compression-webpack-plugin Prepare compressed versions of assets to serve them with Content-Encoding webpack-contrib 1265
847 webpack-fast-refresh React Fast Refresh plugin and loader for webpack WebHotelier 157
848 cypress-skip-test Simple commands to skip a test based on platform, browser or a url cypress-io 130
849 react-refresh-webpack-plugin A Webpack plugin to enable "Fast Refresh" (also previously known as Hot Reloading) for React components. pmmmwh 2180
850 awesome-web-animation A list of awesome web animation libraries, books, apps etc. sergey-pimenov 975
851 pxi 🧚 pxi (pixie) is a small, fast, and magical command-line data processor similar to jq, mlr, and awk. Yord 253
852 remark-codesandbox 🎩 Create CodeSandbox directly from code blocks kevin940726 213
853 gatsby-plugin-node-reload Restart Gatsby automatically when gatsby-node (and others) changes d4rekanguok 9
854 gatsby-guess Example site demoing using Gatsby with Guess.js guess-js 71
855 headless-chrome-crawler Distributed crawler powered by Headless Chrome yujiosaka 5038
856 esqlate Build minimum viable admin panels quickly with just SQL forbesmyester 1385
857 cypress-downloadfile Cypress File download custom command Xvier 18
858 gatsby-plugin-remote-images 💾 A Gatsby.js plugin for downloading and linking remote images from another node's field for the benefits of gatsby-image. graysonhicks 144
859 graphiql-code-exporter OneGraph 75
860 7guis 7GUIs is a GUI programming usability benchmark. eugenkiss 816
861 will-this-react-global-state-work-in-concurrent-rendering Test tearing and branching in React concurrent rendering dai-shi 325
862 tiny-css-prefixer CSS prefixing helpers in less than 1KB 🌈 kitten 63
863 FluidTransitions Fluid Transitions for React Navigation fram-x 2757
864 EventEmitter2 A nodejs event emitter implementation with namespaces, wildcards, TTL, works in the browser EventEmitter2 2252
865 ora Elegant terminal spinner sindresorhus 7080
866 pipcorn 🍿 Watch YouTube videos on your Mac via CLI JonnyBurger 144
867 react-detect-offline Offline and Online components for React cwise89 1209
868 wireflow Wireflow - user flow chart real-time collaborative tool vanila-io 2605
869 beautiful-react-hooks 🔥 A collection of beautiful and (hopefully) useful React hooks to speed-up your components and hooks development 🔥 beautifulinteractions 4729
870 nerv A blazing fast React alternative, compatible with IE8 and React 16. NervJS 5371
871 awesome-uses A list of /uses pages detailing developer setups, gear, software and configs. wesbos 3784
872 fresh-concurrent-react Fresh 🍅 links about the coming concurrent react revolution!! kuldeepkeshwar 1
873 agenda Lightweight job scheduling for Node.js agenda 7764
874 styled-conditions 👨‍🎨 Flag utility for emotion CSS-in-JS to conditionally apply styles karolisgrinkevicius 8
875 formee A tiny (532B) library for handling <form> elements. lukeed 452
876 codemirror.next The next generation of the CodeMirror in-browser editor codemirror 1580
877 klona A tiny (240B to 501B) and fast utility to "deep clone" Objects, Arrays, Dates, RegExps, and more! lukeed 961
878 stock_dashboard jmgtan 47
879 saasify The easiest way to monetize your API. 🚀 saasify-sh 997
880 node-graphql-benchmarks Benchmarks for different Node.js GraphQL Servers benawad 442
881 apollo-link-lazy Apollo Link for lazy loading dai-shi 9
882 redwood Bringing full-stack to the Jamstack. redwoodjs 8692
883 normalizr Normalizes nested JSON according to a schema paularmstrong 20387
884 muuri Infinite responsive, sortable, filterable and draggable layouts haltu 9653
885 graphql-cost-analysis A Graphql query cost analyzer. pa-bru 569
886 postgres Postgres.js - The Fastest full featured PostgreSQL client for Node.js porsager 2103
887 clio Clio is a functional, parallel, distributed programming language. clio-lang 746
888 debug A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers visionmedia 9714
889 testcafe-hammerhead A powerful web-proxy used as a core for the TestCafe testing framework. 🔨 😃 DevExpress 126
890 react-native-size-matters A lightweight, zero-dependencies, React-Native utility belt for scaling the size of your apps UI across different sized devices. nirsky 1600
891 node-feedly Node API for Feedly hildjj 118
892 react-apollo-create-fragment-container Relay style createFragmentContainer for React Apollo chentsulin 1
893 gatsby-theme-byfolio A simplified way to create a portfolio using GatsbyJS christiandavid 246
894 url-shim A 1.5kB browser polyfill for the Node.js URL and URLSearchParams classes. lukeed 116
895 StateOfJS-legacy Monorepo for older State of JS surveys StateOfJS 368
896 jest-native 🦅 Custom jest matchers to test the state of React Native testing-library 234
897 circular-dependency-plugin Detect circular dependencies in modules compiled with Webpack aackerman 687
898 remark Markdown processor powered by plugins part of the @unifiedjs collective remarkjs 4370
899 rehype HTML processor powered by plugins part of the @unifiedjs collective rehypejs 740
900 rollup-plugin-off-main-thread Use Rollup with workers and ES6 modules today. surma 244
901 leonardo Generate colors based on a desired contrast ratio adobe 1041
902 idio-graphql Node.js library for splitting SDL first GraphQL schemas into composable & idiomatic chunks. danstarns 11
903 cross-storage Cross domain local storage, with permissions zendesk 2043
904 whocanuse WhoCanUse is a tool that brings attention and understanding to how color contrast can affect different people with visual impairments. CoreyGinnivan 285
905 crdt-example-app A full implementation of CRDTs using hybrid logical clocks and a demo app that uses it jlongster 383
906 mui-datatables Datatables for React using Material-UI - https://www.material-ui-datatables.com gregnb 2100
907 react-motion A spring that solves your animation problems. chenglou 19960
908 duktape Duktape - embeddable Javascript engine with a focus on portability and compact footprint svaarala 4947
909 puppeteer-go Simple utility to help quickly script puppeteer programs PaulKinlan 74
910 apollo-link-logger A logger for Apollo Link that resembles redux-logger blackxored 157
911 apollo-link-watched-mutation A Link interface for providing default cache updates based on { mutation : query } relationships afafafafafaf 116
912 callback-to-async-iterator Turn any callback-based listener into an async iterator. withspectrum 86
913 react-dom-mini Toy React renderer from my React Conf 2019 talk, "Building a Custom React Renderer" sophiebits 560
914 flowy The minimal javascript library to create flowcharts ✨ alyssaxuu 8314
915 relay-examples A collection of sample Relay applications relayjs 939
916 found-relay Relay integration for Found relay-tools 262
917 blocks A JSX-based page builder for creating beautiful websites without writing code blocks 4186
918 react-hot-loader-loader A Webpack Loader that automatically inserts react-hot-loader to your App 👨‍🔬 NoamELB 175
919 wrr A tiny (148B) weighted round robin utility lukeed 163
920 awesome-selfhosted A list of Free Software network services and web applications which can be hosted on your own servers awesome-selfhosted 62386
921 awesome-earth "What can I do about the climate crisis?" Here are 326 things you can do. philsturgeon 975
922 react-command-palette An accessible browser compatible javascript command palette asabaylus 182
923 cssomtools The 'jQuery-for-the-CSSOM', a library for working with CSS stylesheets and rules in the browser tomhodgins 8
924 mercurius Implement GraphQL servers and gateways with Fastify mercurius-js 1025
925 graphql-normalizr Normalize GraphQL responses for persisting in the client cache/state monojack 179
926 graphqlhub The GraphQLHub Server clayallsopp 402
927 cache-loader [DEPRECATED] Caches the result of following loaders on disk webpack-contrib 637
928 how-jest-mocking-works kentcdodds 241
929 apple-notes A clone of the Apple Notes app but made universally with Expo EvanBacon 51
930 ecsy Entity Component System for javascript ecsyjs 896
931 lighthouse-ci Automate running Lighthouse for every commit, viewing the changes, and preventing regressions GoogleChrome 4599
932 hoxy Web-hacking proxy API for node greim 562
933 history.js History.js gracefully supports the HTML5 History/State APIs (pushState, replaceState, onPopState) in all browsers. Including continued support for data, titles, replaceState. Supports jQuery, MooTools and Prototype. For HTML5 browsers this means that you can modify the URL directly, without needing to use hashes anymore. For HTML4 browsers it will revert back to using the old onhashchange functionality. browserstate 10751
934 preset-modules A Babel preset that targets modern browsers by fixing engine bugs (will be merged into preset-env eventually) babel 732
935 sqliterally Lightweight SQL query builder terkelg 245
936 runpkg the online javascript package explorer FormidableLabs 272
937 react-adaptive-hooks Deliver experiences best suited to a user's device and network constraints GoogleChromeLabs 4697
938 FileSaver.js An HTML5 saveAs() FileSaver implementation eligrey 17394
939 create-react-hook 🎣CLI for easily creating reusable react hooks. Hermanya 334
940 state-machine-cat write beautiful state charts 🙀 sverweij 566
941 up-for-grabs.net This is a list of projects which have curated tasks specifically for new contributors. These issues are a great way to get started with a project, or to help share the load of working on open source projects. Jump in! up-for-grabs 2329
942 native-url Node's url module implemented using the built-in URL API. GoogleChromeLabs 279
943 web-extension-starter 🖥🔋Web Extension starter to build "Write Once Run on Any Browser" extension abhijithvijayan 1123
944 offline-examples Relay and Apollo Offline Examples morrys 50
945 use-codemirror CodeMirror support for React jamesknelson 67
946 jamstack-cms Modern full stack CMS. Built with Gatsby, GraphQL, AWS Amplify, and Serverless technologies. jamstack-cms 720
947 suspense-experimental-github-demo Sample project built with Suspense to demonstrate render-as-you-fetch gaearon 813
948 history Manage session history with JavaScript remix-run 7109
949 depcheck Check your npm module for unused dependencies depcheck 2734
950 routeql backend agnostic, graphql style colocation of data requests in React conorhastings 124
951 graphql-doctor Prevent Breaking Changes in a GraphQL API with GitHub Checks cap-collectif 207
952 quiet-js Transmit data with sound using Web Audio -- Javascript binding for libquiet quiet 1701
953 graphql-persisted-document-loader Webpack loader that adds a documentId to a compiled graphql document, which can be used when persisting/retrieving documents leoasis 75
954 react-resizable A simple React component that is resizable with a handle. react-grid-layout 1571
955 react-draggable React draggable component react-grid-layout 6922
956 react-grid-layout A draggable and resizable grid layout with responsive breakpoints, for React. react-grid-layout 14009
957 mime Mime types for JavaScript broofa 1703
958 makise pretty JSON schema definition language disjukr 17
959 tempath One template, several number input, returns various shape result that consists of plain svg path data! disjukr 11
960 react-suspense React Suspense workshop kentcdodds 568
961 redux-to-apollo Simple app built on the GitHub GraphQL API with React, Apollo, and TypeScript. daniman 22
962 svelte-ssr-worker A quick demo for rendering Svelte server-side (SSR), but within a Cloudflare Worker! lukeed 144
963 madge Create graphs from your CommonJS, AMD or ES6 module dependencies pahen 5258
964 arkit JavaScript architecture diagrams and dependency graphs dyatko 728
965 vim-chrome-devtools Neovim integration with Chrome DevTools carlosrocha 47
966 graphql-relay-tools A library that allows the easy creation of Relay compliant servers using the GraphQL type language. excitement-engineer 55
967 flying-focus UI concept NV 431
968 deck.gl WebGL2 powered geospatial visualization layers visgl 8911
969 graphql-directive Use custom directives in your GraphQL schema and queries 🎩 smooth-code 146
970 appwrite Appwrite is a secure end-to-end backend server for Web, Mobile, and Flutter developers that is packaged as a set of Docker containers for easy deployment 🚀 appwrite 10856
971 apollo-link-webworker Apollo link that lets you use graphql client-side only, with a webworker as a "server" supporting normal queries and subscriptions PCreations 89
972 folio-2019 brunosimon 2655
973 relay-utils Utilities for working with Relay (modern) in general, and the Relay store in particular. zth 34
974 vue-interactive-paycard Credit card form with smooth and sweet micro-interactions muhammed 5333
975 esy package.json workflow for native development with Reason/OCaml esy 744
976 mobile-first-animation Gesture-driven animation on the mobile web (React Conf 2019) aholachek 1982
977 react-modern-calendar-datepicker A modern, beautiful, customizable date picker for React Kiarash-Z 649
978 gatsby-plugin-transition-link A link component for page transitions in gatsby TylerBarnes 530
979 blingblingjs 💲 Micro-library of shorthands for DOM selection, events, and attribute manipulation argyleink 87
980 found Extensible route-based routing for React applications 4Catalyzer 735
981 graphql-constraint-directive Validate GraphQL fields confuser 433
982 githunt Hunt the most starred projects on any date on GitHub kamranahmedse 2114
983 f8app-apollo Refactored version of the official F8 app of 2016, powered by React Native and the Apollo Stack. nnance 111
984 human-signals Human-friendly process signals ehmicky 229
985 relay-subscriptions [Deprecated] Subscription support for Relay Classic relay-tools 181
986 relay-local-schema Use Relay without a GraphQL server relay-tools 249
987 txiki.js The tiny JavaScript runtime built with QuickJS, libuv and ❤️ saghul 1105
988 gatsby-plugin-breadcrumb Breadcrumbs for gatsby sites sbardian 49
989 gatsby-theme-apollo 💜 Themes that we use to build Gatsby sites at Apollo apollographql 315
990 handbook [WIP] A handbook on the unified ecosystem, including supported syntaxes, ASTs, and guides on how to use the libraries unifiedjs 68
991 mattermost-themes A collection of Mattermost themes that can be easily copy-pasted to your server of choice avasconcelos114 26
992 cypress-visual-regression Module for adding visual regression testing to Cypress mjhea0 342
993 postcss-autoreset PostCSS plugin for automatic rules isolation maximkoretskiy 237
994 react-window-infinite-loader InfiniteLoader component inspired by react-virtualized but for use with react-window bvaughn 637
995 action The WIP GitHub Action wip 100
996 react-relay-network-modern Relay Modern Network Layer with middlewares — cache, auth, retry, batch, logger, SSR relay-tools 283
997 mesh Visualise data and edit JavaScript code using a spreadsheet interface. chrispsn 1545
998 babel-plugin-polished Compile polished helper functions at build time styled-components 136
999 aria-practices WAI-ARIA Authoring Practices w3c 694
1000 gatsby-plugin-material-ui Gatsby plugin for Material-UI with built-in server-side rendering support hupe1980 123
1001 style-sheet ⚡️💨 Fast styles in JavaScript with support for static CSS extraction. giuseppeg 227
1002 trust An interactive guide to the game theory of cooperation ncase 4614
1003 gatsby-plugin-i18n Multi language routes for Gatsby angeloocana 407
1004 react-rainbow 🌈 React Rainbow Components. Build your web application in a snap. nexxtway 1597
1005 scroll-behavior Pluggable browser scroll management taion 546
1006 react-performance Let's make our apps fast ⚡ kentcdodds 1195
1007 requestIdleCallback A requestIdleCallback shim/polyfill aFarkas 148
1008 gatsby-plugin-advanced-sitemap Advanced XML Sitemaps for Gatsby.js TryGhost 124
1009 stargazed 📋 Creating your own Awesome List of GitHub stars! abhijithvijayan 368
1010 why-did-you-render why-did-you-render by Welldone Software monkey patches React to notify you about potentially avoidable re-renders. (Works with React Native as well.) welldone-software 6899
1011 redux-orm A small, simple and immutable ORM to manage relational data in your Redux store. redux-orm 2911
1012 ChaosQoaLa Chaos Engineering meets GraphQL oslabs-beta 155
1013 json-schema-to-graphql-types A tool to convert JSON Schemas into GraphQL Types lifeomic 80
1014 react-headroom Hide your header until you need it KyleAMathews 1583
1015 browserslist-ga 🦔 Target browsers tailored to your audience using Google Analytics browserslist 286
1016 postcss-gap-properties Use the gap, column-gap, and row-gap shorthand properties in CSS csstools 20
1017 gatsby-image-sitemap Generate sitemap for Gatsby Apps with all image + all resolutions from the built pages. enhancv 3
1018 smoothscroll Scroll Behavior polyfill iamdustan 3439
1019 analyse analyse web app for webpack stats webpack 790
1020 material-table Datatable for React based on material-ui's table with additional features mbrn 3092
1021 gatsby-theme-legals-prismic Super polished, responsive legal pages that you can plug onto your Gatsby project 🌻🔨⚖️ littleplusbig 127
1022 js-fire A javascript clone of google/python-fire 🔥 hobochild 369
1023 gatsby-theme-simplecast vojtaholik 181
1024 lambda-warmer A module to optimize AWS Lambda function cold starts jeremydaly 371
1025 saturated A tiny (203B) utility to enqueue items for batch processing and/or satisfying rate limits. lukeed 102
1026 node-apn 📲 Apple Push Notification module for Node.js node-apn 4232
1027 react-table ⚛️ Hooks for building fast and extendable tables and datagrids for React tannerlinsley 14793
1028 esx Like JSX, but native and fast esxjs 627
1029 dockly Immersive terminal interface for managing docker containers and services lirantal 2968
1030 SpaceX-API 🚀 Open Source REST API for SpaceX launch, rocket, core, capsule, starlink, launchpad, and landing pad data. r-spacex 8697
1031 bundlewatch Keep watch of your bundle size bundlewatch 268
1032 eslint-plugin-node Additional ESLint's rules for Node.js mysticatea 779
1033 babel-plugin-auto-import PavelDymkov 36
1034 web-examples Examples of using Expo in the browser. expo 270
1035 reason-loadable 🔥 Suspense/Lazy for ReasonReact. kMeillet 90
1036 zwak 줄이거나 늘려주는 도구 disjukr 5
1037 react-popper 🍿⚛Official React library to use Popper, the positioning library popperjs 2095
1038 moleculer 🚀 Progressive microservices framework for Node.js moleculerjs 4572
1039 react-modal Accessible modal dialog component for React reactjs 6515
1040 leonsans Leon Sans is a geometric sans-serif typeface made with code in 2019 by Jongmin Kim. cmiscm 9784
1041 figma-api-demo figma 1041
1042 monad-ui Utility First CSS-in-JS muhajirdev 29
1043 reactivesearch Search UI components for React and Vue: powered by appbase.io / Elasticsearch appbaseio 4454
1044 tsdx Zero-config CLI for TypeScript package development formium 8464
1045 react-native-snap-carousel Swiper/carousel component for React Native featuring previews, multiple layouts, parallax images, performant handling of huge numbers of items, and more. Compatible with Android & iOS. meliorence 8819
1046 pure-react-carousel A highly impartial suite of React components that can be assembled by the consumer to create a carousel with almost no limits on DOM structure or CSS styles. If you're tired of fighting some other developer's CSS and DOM structure, this carousel is for you. express-labs 1229
1047 webfontloader Web Font Loader gives you added control when using linked fonts via @font-face. typekit 8757
1048 typescript-play Better TypeScript playground agentcooper 238
1049 gatsby-source-s3 A Gatsby source plugin to query against an S3 bucket (including images!) DSchau 20
1050 mattermost-utilities mattermost 11
1051 graphql-tag-pluck Pluck graphql-tag template literals DAB0mB 24
1052 SingleFileZ Web Extension for Firefox/Chrome/MS Edge and CLI tool to save a faithful copy of an entire web page in a self-extracting HTML/ZIP polyglot file gildas-lormeau 982
1053 axe-core Accessibility engine for automated Web UI testing dequelabs 4074
1054 start-server-and-test Starts server, waits for URL, then runs test command; when the tests end, shuts down server bahmutov 1002
1055 stylelint-no-restricted-syntax Stylelint rule to disallow specified syntax. niksy 9
1056 gatsby-plugin-extract-schema NickyMeuleman 15
1057 svgo-gui Node-WebKit based GUI for SVGO svg 1676
1058 engine262 An implementation of ECMA-262 in JavaScript engine262 528
1059 svgo ⚙️ Node.js tool for optimizing SVG files svg 16521
1060 chart.xkcd xkcd styled chart lib timqian 6880
1061 softest Recording Browser Interactions And Generating Test Scripts. prprprus 211
1062 font-playground A fun place to play with variable fonts. wentin 150
1063 gemoji Info on GitHub emoji: gemoji wooorm 154
1064 body-scroll-lock Body scroll locking that just works with everything 😏 willmcpo 3206
1065 redux-in-worker Entire Redux in Web Worker dai-shi 186
1066 react-jsonschema-form A React component for building Web forms from JSON Schema. rjsf-team 10442
1067 stylelint-no-unsupported-browser-features Disallow features that aren't supported by your target browser audience. ismay 317
1068 object.omit Return a copy of an object without the given keys. jonschlinkert 79
1069 reconciled ⚛️ Simple way to create a custom React renderer vadimdemedes 213
1070 mc.js Open source Minecraft clone built with ThreeJS, ReactJS, GraphQL, and NodeJS. iantheearl 2707
1071 javascript-testing-best-practices 📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (August 2021) goldbergyoni 12932
1072 easie Css3 like easing functions for jQuery — tweakable and fast. jaukia 111
1073 gatsby-remark-vscode Gatsby plugin to provide VS Code’s syntax highlighting to Markdown code fences andrewbranch 263
1074 gatsby-remark-embedder Gatsby Remark plugin to embed well known services by their URL. MichaelDeBoey 258
1075 gatsby-remark-social-cards Gatsby remark plugin for generating social card graphics syntra 98
1076 bounds.js Asynchronous boundary detection - lazy-loading, infinite scroll, and more ChrisCavs 631
1077 gridstudio Grid studio is a web-based application for data science with full integration of open source data science frameworks and languages. ricklamers 8662
1078 docsy A set of Hugo doc templates for launching open source content. google 1284
1079 tailwindcss A utility-first CSS framework for rapid UI development. tailwindlabs 45765
1080 ReactNavigationRelayModern React Navigation integration with Relay entria 170
1081 json-schema-to-graphql-types-decorated Convert JSON schema to GraphQL types (string) including GraphQL transforms/directives kristianmandrup 13
1082 aws-appsync-relay A sample Relay app using AWS AppSync amazon-archives 55
1083 diabloweb Diablo 1 for web browsers d07RiV 1351
1084 react-theme-provider A set of utilities that help you create your own React theming system in few easy steps callstack 359
1085 graphql-auto-generating-cms Use your existing graphQL schema to generate CMS in a couple steps. DEMO: http://cms-demo.web4fly.com/ sarkistlt 376
1086 concurrently Run commands concurrently. Like npm run watch-js & npm run watch-less but better. open-cli-tools 4691
1087 localtunnel expose yourself localtunnel 12412
1088 cbor-js The Concise Binary Object Representation (CBOR) data format (RFC7049) implemented in pure JavaScript. paroga 217
1089 outline The fastest wiki and knowledge base for growing teams. Beautiful, feature rich, and markdown compatible. outline 12389
1090 assetgraph Optimization framework for web pages and applications assetgraph 895
1091 react-router-scroll React Router scroll management ytase 110
1092 subfont Command line tool to optimize your webfont loading. Aggressive subsetting based on your font use, self-hosting of Google fonts and preloading Munter 1214
1093 data-uri.macro 🎣 Convert files to data-uris at build time. Andarist 42
1094 gatsby-theme-glossary A minimalist Gatsby Theme for a glossary built with MDX and Theme UI johno 19
1095 objection-graphql GraphQL schema generator for objection.js Vincit 290
1096 postcss-flexbugs-fixes PostCSS plugin that tries to fix all of flexbug's issues luisrudge 731
1097 seeded-hashids Generate seeded Hashids that is unique per scope. licitdev 8
1098 relay-examples A collection of sample Relay applications zth 12
1099 gatsby-gitbook-starter Generate GitBook style modern docs/tutorial websites using Gatsby + MDX hasura 785
1100 github-do-not-ban-us GitHub do not ban us from open source world 🇮🇷 1995parham 11987
1101 graphql-relay-js A library to help construct a graphql-js server supporting react-relay. graphql 1379
1102 react-router-transition painless transitions built for react-router, powered by react-motion maisano 2506
1103 relay-compiler-webpack-plugin Automatically run the Relay Compiler from Webpack relay-tools 64
1104 buffet Buffet.js — React Components Library made with styled-components strapi 479
1105 gatsby-background-image Lazy-loading React (multi)background-image component with optional support for the blur-up effect. timhagn 252
1106 federation-demo Demo of Apollo Federation apollographql 433
1107 size-plugin-bot A Github bot for size-plugin kuldeepkeshwar 75
1108 create-react-icons a CLI for generating your own react icon components from svg files bmcmahen 76
1109 SuperTinyIcons Under 1KB each! Super Tiny Icons are miniscule SVG versions of your favourite website and app logos edent 12921
1110 react-draft-wysiwyg A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg jpuri 5213
1111 eslint-config-universe Moved to https://github.com/expo/expo/tree/master/packages/eslint-config-universe expo 111
1112 webogram Telegram web application, GPL v3 zhukov 7404
1113 babel-plugin-styled-components-css-namespace A babel plugin to add css namespaces (and increase specificity) of styled-component classes. QuickBase 110
1114 test-all-versions Run your test suite against all published versions of a dependency watson 48
1115 stream-handbook how to write node programs with streams substack 13710
1116 demoboard Demonstrating your UI components with ease, a Storybook alternative. egoist 78
1117 styled-theming Create themes for your app using styled-components styled-components 1097
1118 urlpages Create and view web pages stored entirely in the URL jstrieb 1279
1119 styled-loaders Loaders Built with Preact and Styled Components SaraVieira 213
1120 reactackle Open-source components library built with React and Styled-Components. bcrumbs 280
1121 grommet a react-based framework that provides accessibility, modularity, responsiveness, and theming in a tidy package grommet 7425
1122 react-form-generator Generate, validate, and parse React forms using Mongoose-inspired JSON schemas SteveVitali 609
1123 bucklescript-tea TEA for Bucklescript OvermindDL1 588
1124 lokka Simple JavaScript Client for GraphQL kadirahq 1537
1125 typo Package to help in popular typo: browserlist instead of browserslist browserslist 16
1126 react-i18next Internationalization for react done right. Using the i18next i18n ecosystem. i18next 6642
1127 styled-components-modifiers A library to enable BEM flavored modifiers (and responsive modifiers) in styled components. Decisiv 286
1128 trouter 🐟 A fast, small-but-mighty, familiar fish...errr, router* lukeed 499
1129 react-unicons 1000+ vector icons as easy to use React Components Iconscout 238
1130 wouter 🥢 A minimalist-friendly ~1.5KB routing for React and Preact. Nothing else but HOOKS. molefrog 3245
1131 sample-pie-shop Example e-commerce site to explore PWA (Progressive Web App) use cases. GoogleChromeLabs 215
1132 react-use-form-state 📄 React hook for managing forms and inputs state wsmd 917
1133 postcss-custom-properties Use Custom Properties in CSS postcss 581
1134 cz-conventional-changelog A commitizen adapter for the angular preset of https://github.com/conventional-changelog/conventional-changelog commitizen 525
1135 react-universal-component 🚀 The final answer to a React Universal Component: simultaneous SSR + Code Splitting faceyspacey 1674
1136 pr-bot 🤖 Compare your base branch to a pull request and run plugins over it to view differences GoogleChromeLabs 179
1137 autoserver Create a full-featured REST/GraphQL API from a configuration file ehmicky 191
1138 Vulcan 🌋 A toolkit to quickly build apps with React, GraphQL & Meteor VulcanJS 8025
1139 sublet Reactive leases for data subscriptions lukeed 141
1140 principled-graphql 📈 Best practices for implementing and scaling a data graph apollographql 130
1141 babel-plugin-dynamic-import-node Babel plugin to transpile import() to a deferred require(), for node airbnb 545
1142 core-js Standard Library zloirock 15095
1143 gatsby-atomic-themes Gatsby themes as atomic infrastructure pieces for super agility in creating Gatsby sites ERS-HCL 13
1144 react-awesome-slider React content transition slider. Awesome Slider is a 60fps, light weight, performant component that renders an animated set of production ready UI general purpose sliders with fullpage transition support for NextJS and GatsbyJS. 🖥️ 📱 rcaferati 2218
1145 code-review-tips 🔬 Common problems to look for in a code review ryanmcdermott 959
1146 carbon-components-react React components for the Carbon Design System carbon-design-system 1074
1147 carbon A design system built by IBM carbon-design-system 4550
1148 react-focus-lock It is a trap! A lock for a Focus. 🔓 theKashey 815
1149 editor Fantastic Web Design Tool easylogic 327
1150 spearmint Testing, simplified. || An inclusive, accessibility-first GUI for generating clean, semantic Javascript tests in only a few clicks of (or keystrokes) of a button. open-source-labs 948
1151 fast-fp.macro Zero overhead functional programming library for projects using babel-plugin-macros. rakeshpai 89
1152 bottle-service Instant web applications restored from ServiceWorker cache bahmutov 324
1153 gulliver A PWA directory, focusing on collecting PWA best practices and examples. GoogleChromeLabs 536
1154 chokidar Minimal and efficient cross-platform file watching library paulmillr 8163
1155 CJSS A CSS based web framework cjss-group 678
1156 apollo-client-server-tests Shows how to write tests for Apollo applications (Node.js backend/ React frontend) mxro 4
1157 pollyjs Record, Replay, and Stub HTTP Interactions. Netflix 9025
1158 react-fullstack-graphql Starter projects for fullstack applications based on React & GraphQL. graphql-boilerplates 1391
1159 medium-zoom 🔎🖼 A JavaScript library for zooming images like Medium francoischalifour 2694
1160 node-potrace JavaScript port of Potrace, for NodeJS tooolbox 324
1161 snowpack ESM-powered frontend build tool. Instant, lightweight, unbundled development. ✌️ snowpackjs 19067
1162 readme-md-generator 📄 CLI that generates beautiful README.md files kefranabg 8890
1163 write-readable-javascript-code 📖 All about writing maintainable JavaScript kingzez 249
1164 slim Build and run tiny vms from Dockerfiles. Small and sleek. ottomatica 1891
1165 sentiment-bot Replies to toxic comments with a maintainer designated reply and a link to the repo's code of conduct behaviorbot 73
1166 svgr Transform SVGs into React components 🦁 gregberge 7839
1167 react-teleporter Teleport React components in the same React tree 📡 gregberge 1049
1168 gest 👨‍💻 A sensible GraphQL testing tool - test your GraphQL schema locally and in the cloud mfix22 109
1169 paper.js The Swiss Army Knife of Vector Graphics Scripting – Scriptographer ported to JavaScript and the browser, using HTML5 Canvas. Created by @lehni & @puckey paperjs 12596
1170 docs Guide, recipes, and protocol specifications for Logux logux 361
1171 premove A tiny (201B to 247B) utility to remove items recursively lukeed 46
1172 tinydate A tiny (349B) reusable date formatter. Extremely fast! lukeed 1024
1173 web-push-codelab GoogleChromeLabs 522
1174 ms Tiny millisecond conversion utility vercel 3580
1175 module-alias Register aliases of directories and custom module paths in Node ilearnio 1307
1176 slug A snake rip-off using Preact and @pika/web oliverjam 11
1177 React-TypeMe A tiny typewriter animation simulator React component, simple and powerful. oliverox 14
1178 KeyQL A language and specification for building data queries using key-value pairs acode 52
1179 critical Extract & Inline Critical-path CSS in HTML pages addyosmani 9224
1180 node-heapdump Make a dump of the V8 heap for later inspection. bnoordhuis 2244
1181 polished A lightweight toolset for writing styles in JavaScript ✨ styled-components 6918
1182 babel-plugin-css-prop Babel plugin to transpile css prop to a styled component. (Experimental) satya164 55
1183 renative 🚀🚀🚀Build universal cross-platform apps with React Native. Includes latest iOS, tvOS, Android, Android TV, Android Wear, Web, Tizen TV, Tizen Watch, Tizen Mobile, LG webOS, macOS/OSX, Windows, KaiOS, FirefoxOS Firefox TV platforms pavjacko 1302
1184 stylis.js light – weight css preprocessor thysultan 1272
1185 entropic 🦝 📦 a package registry for anything, but mostly javascript 🦝 🦝 🦝 entropic-dev 5359
1186 linaria-jest 🃏 Jest utilities for Linaria thymikee 14
1187 react-ace React Ace Component securingsincity 3198
1188 react-zdog ⚡️🐶 React bindings for zdog drcmda 308
1189 graphiql-explorer Explorer plugin for GraphiQL OneGraph 764
1190 serverless-graphql Serverless GraphQL Examples for AWS AppSync and Apollo serverless 2630
1191 zdog Flat, round, designer-friendly pseudo-3D engine for canvas & SVG metafizzy 8627
1192 nodebestpractices ✅ The Node.js best practices list (August 2021) goldbergyoni 69833
1193 gatsby-theme-west-egg A Gatsby theme package built with emotion and typescript. Includes a style theme, blog theme, cart theme. Still work in proccess molebox 15
1194 node-persist Super-easy persistent data structures in Node.js simonlast 634
1195 react-redux-hooks-starter React-redux boilerplate using hooks 🎣 nezz0746 69
1196 stylelint-a11y Plugin for stylelint with a11y rules YozhikM 392
1197 awesome-mac  Now we have become very big, Different from the original idea. Collect premium software in various categories. jaywcjlove 45154
1198 gatsby-remark-images-zoom 👀 Bring medium-zoom to gatsby-remark-images premieroctet 35
1199 react-native-starter-kit 🚀 A React Native boilerplate app to get you up and running very, very quickly 🚀 mcnamee 3036
1200 semantic-pull-requests 🤖 Let the robots take care of the semantic versioning zeke 894
1201 semiver A tiny (153B) utility to compare semver strings. lukeed 98
1202 security-checklist A checklist for staying safe on the internet brianlovin 906
1203 ScriptCraft Write Minecraft Plugins in JavaScript. walterhiggins 1642
1204 bcrypt.js Optimized bcrypt in plain JavaScript with zero dependencies. dcodeIO 2808
1205 create-react-app-lambda netlify 403
1206 babel-plugin-dev-expression A mirror of Facebook's dev-expression Babel plugin 4Catalyzer 168
1207 cash An absurdly small jQuery alternative for modern browsers. fabiospampinato 5193
1208 thetool thetool is a CLI tool to capture different cpu, memory and other profiles for your node app in Chrome DevTools friendly format sfninja 180
1209 parse-graphql Parse GraphQL Query. egoist 49
1210 dinoql A customizable GraphQL style query language for interacting with JavaScript objects. victorvoid 1057
1211 react-autosuggest WAI-ARIA compliant React autosuggest component moroshko 5674
1212 progressive-rendering-frameworks-samples Samples and demos from the Progressive Rendering I/O talk GoogleChromeLabs 361
1213 fusuma ✍️Fusuma makes slides with Markdown easily. hiroppy 4950
1214 mst-gql Bindings for mobx-state-tree and GraphQL mobxjs 590
1215 pastel 🎨 Framework for effortlessly building Ink apps vadimdemedes 1336
1216 sql.js A javascript library to run SQLite on the web. sql-js 9183
1217 graphql-type-json JSON scalar type for GraphQL.js taion 839
1218 baseweb A React Component library implementing the Base design language uber 6690
1219 libdweb Extension containing an experimental libdweb APIs mozilla 430
1220 redux-views Like Reselect but with better support for shared-selectors josepot 67
1221 Expo-Crossy-Road 🐥🚙 Crossy Road game clone made in Expo (iOS, Android, web), THREE.js, Tween, React Native. 🐔 EvanBacon 743
1222 ikonate Fully customisable & accessible vector icons mikolajdobrucki 3346
1223 snippet-generator Snippet generator for Visual Studio Code, Sublime Text and Atom pawelgrzybek 1069
1224 cuid Collision-resistant ids optimized for horizontal scaling and performance. ericelliott 2524
1225 React95 🌈🕹 Refreshed Windows 95 style UI components for your React app arturbien 4651
1226 jsPDF Client-side JavaScript PDF generation for everyone. MrRio 22597
1227 color 🌈 Javascript color conversion and manipulation library Qix- 3900
1228 react-color 🎨 Color Pickers from Sketch, Photoshop, Chrome, Github, Twitter & more casesandberg 9987
1229 rxviz Rx Visualizer - Animated playground for Rx Observables moroshko 1453
1230 flux-standard-action A human-friendly standard for Flux action objects. redux-utilities 4674
1231 NAVER-functional-javascript 네이버 사내 기술 교육 indongyoo 54
1232 react-waypoint A React component to execute a function whenever you scroll to an element. civiccc 3847
1233 Magic-Grid A simple, lightweight Javascript library for dynamic grid layouts. e-oj 2613
1234 webgl-ray-tracing-demo A simple WebGL ray tracer which makes use of the fragment shader. hoxxep 66
1235 Making-a-custom-React-renderer Tutorial on how to make a custom React renderer nitin42 1218
1236 dimport Run ES Module syntax (import, import(), and export) in any browser – even IE! lukeed 555
1237 awesome-stacks A curated list of tech stacks for building different applications & features stackshareio 2569
1238 proposal-named-parameters An exploration of adding named parameters to JS samuelgoto 116
1239 netlify-dev-plugin Local dev server with functions, rules engine and add-on support netlify 179
1240 fpsmeter Sexy, fast, and themable FPS meter. darsain 550
1241 Awesome-Design-Tools The best design tools and plugins for everything 👉 goabstract 23296
1242 gatsby-universal 🔮 An opinionated Gatsby v2 starter for state-of-the-art marketing sites. fabe 623
1243 gatsby-source-google-docs Gatsby plugin to use Google Docs as a data source cedricdelpoux 177
1244 ant-motion 🚴 Animate specification and components of Ant Design ant-design 4213
1245 importmap import map util disjukr 6
1246 github-calendar 📊 Embed your GitHub calendar everywhere. Bloggify 859
1247 pagespeed-inslides HTML5 Slide Deck Generator Tool Based on the PageSpeed Insights API google 53
1248 gatsby-source-git Source plugin for pulling data into Gatsby from Git repositories (hosted anywhere) stevetweeddale 61
1249 redux-requests Declarative AJAX requests and automatic network state management for single-page applications klis87 340
1250 codex.notes WIP: crossplatform desktop notes application based on Electron and Editor.js codex-team 90
1251 photon CSS 3D Lighting Engine thomasxiii 1462
1252 native-testing-library 🐳 Simple and complete React Native testing utilities that encourage good testing practices. testing-library 524
1253 ast-pretty-print A pretty printer for AST-like structures babel-utils 127
1254 babel-plugin-tester Utilities for testing babel plugins babel-utils 242
1255 react-loops React Loops works with React Hooks as part of the React Velcro Architecture leebyron 1138
1256 perflink Low friction JavaScript benchmarks that you can share via URL lukejacksonn 1024
1257 reasonql Type-safe and simple GraphQL library for ReasonML developers. sainthkh 97
1258 react-rotating-text 📝 A simple react component to display an array of words/sentences with a typewriter effect. adrianmcli 202
1259 editor.md The open source embeddable online markdown editor (component). pandao 11396
1260 bundlephobia 🏋️ Find out the cost of adding a new frontend dependency to your project pastelsky 6337
1261 is-thirteen Check if a number is equal to 13. jezen 5231
1262 winXP 🏁 Web based Windows XP desktop recreation. ShizukuIchi 4596
1263 gatsby-source-velog GatsbyJS source plugin for Velog cometkim 7
1264 react-dom 🔥 version of React-DOM hot-loader 94
1265 howto-components Literate code examples for common UI patterns. GoogleChromeLabs 796
1266 react-loadcon 🎈React component to manipulate the favicon, for loading or progress. foreseaz 219
1267 gatsby-plugin-robots-txt Gatsby plugin that automatically creates robots.txt for your site mdreizin 102
1268 emoji-mart One component to pick them all 👊🏼 missive 4448
1269 salteen A snappy and lightweight (259B) utility to encrypt and decrypt values with salt. lukeed 86
1270 react-intersection-observer React component for the Intersection <Observer /> API researchgate 979
1271 classnames A simple javascript utility for conditionally joining classNames together JedWatson 14375
1272 graphql-hooks 🎣 Minimal hooks-first GraphQL client nearform 1537
1273 lax.js Simple & lightweight (<4kb gzipped) vanilla JavaScript library to create smooth & beautiful animations when you scroll. alexfoxy 8100
1274 TypeScript-wiki A repository to make changes to the TypeScript Wiki on GitHub microsoft 381
1275 cleave.js Format input text content when you are typing... nosir 16798
1276 web.dev The frontend, backend, and content source code for web.dev GoogleChrome 2118
1277 feather Simply beautiful open source icons feathericons 20490
1278 aframe 🅰️ web framework for building virtual reality experiences. aframevr 12972
1279 delete-merged-branch No more manually deleting merged branches, this lovely app does it for you. SvanBoxel 264
1280 testing-library-docs docs site for @testing-library/* testing-library 314
1281 overreacted.io Personal blog by Dan Abramov. gaearon 6186
1282 snapshot-diff Diffing snapshot utility for Jest jest-community 506
1283 babel-plugin-closure-elimination A Babel plugin which eliminates closures from your JavaScript wherever possible. codemix 358
1284 raf requestAnimationFrame polyfill library chrisdickinson 708
1285 react-ssr-prepass A custom partial React SSR renderer for prefetching and suspense FormidableLabs 472
1286 release-drafter Drafts your next release notes as pull requests are merged into master. release-drafter 1954
1287 react-head ⛑ SSR-ready Document Head tag management for React 16+ tizmagik 273
1288 js-search JS Search is an efficient, client-side search library for JavaScript and JSON objects bvaughn 1839
1289 elasticlunr.js Based on lunr.js, but more flexible and customized. weixsong 1752
1290 import-all.macro A babel-macro that allows you to import all files that match a glob kentcdodds 170
1291 notion-app Notion.so desktop application for Linux sysdrum 230
1292 swiss 🇨🇭Functional custom elements luwes 171
1293 cypress-example-recipes Various recipes for testing common scenarios with Cypress cypress-io 2200
1294 react-snap 👻 Zero-configuration framework-agnostic static prerendering for SPAs stereobooster 4406
1295 webp-in-css PostCSS plugin and tiny JS script (131 bytes) to use WebP in CSS background ai 327
1296 dom-testing-library 🐙 Simple and complete DOM testing utilities that encourage good testing practices. testing-library 2633
1297 code-this-not-that-js JavaScript Pro Tips - Code This, Not That codediodeio 436
1298 execa Process execution for humans sindresorhus 4039
1299 into-stream Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream sindresorhus 175
1300 Ripple.js Adds Material style ripple to anything jakiestfu 265
1301 react-tabs An accessible and easy tab component for ReactJS. reactjs 2544
1302 google-webfonts-helper A Hassle-Free Way to Self-Host Google Fonts. Get eot, ttf, svg, woff and woff2 files + CSS snippets majodev 8445
1303 has-yarn Check if a project is using Yarn sindresorhus 94
1304 react-router Declarative routing for React remix-run 43784
1305 amphtml The AMP web component framework. ampproject 14667
1306 dequal A tiny (304B to 489B) utility to check for deep equality lukeed 911
1307 react-side-effect Create components whose nested prop changes map to a global side effect gaearon 1172
1308 emoji-regex A regular expression to match all Emoji-only symbols as per the Unicode Standard. mathiasbynens 1241
1309 tagged-translations A dead simple babel-plugin for translating texts in React applications vinhlh 58
1310 ink-testing-library Utilities for testing Ink apps vadimdemedes 92
1311 connect-history-api-fallback Fallback to index.html for applications that are using the HTML 5 history API bripkens 1608
1312 react-loadable ⏳ A higher order component for loading components with promises. jamiebuilds 16098
1313 ms.macro Convert various time formats to milliseconds at build time in Babel. knpwrs 177
1314 polkadot The tiny HTTP server that gets out of your way! ・ lukeed 277
1315 awesome-IT-films 📺 A curated list of awesome films about IT & geek people. greybax 730
1316 has-yarn-cli Check if a project is using Yarn sindresorhus 66
1317 puppetron Puppeteer (Headless Chrome Node API)-based rendering solution. cheeaun 438
1318 didact A DIY guide to build your own React pomber 3757
1319 not-paid Client did not pay? Add opacity to the body tag and decrease it every day until their site completely fades away kleampa 8163
1320 JBEE.io 🏡 JBEE.io: Powered by gatsby-starter-bee. Source of JaeYeopHan 61
1321 fast-cli Test your download and upload speed using fast.com sindresorhus 2110
1322 react-lottie Render After Effects animations on React based on lottie-web chenqingspring 1241
1323 react-animation-comparison A tour of React animation libraries with a focus on developer experience aholachek 660
1324 gatsby-starter-reasonml Gatsby starter to create static sites using type-safe ReasonML iwilsonq 39
1325 react-act-examples Notes and examples on ReactTestUtils.act(...) threepointone 457
1326 webglstudio.js A full open source 3D graphics editor in the browser, with scene editor, coding pad, graph editor, virtual file system, and many features more. jagenjo 4414
1327 remount Mount React components to the DOM using custom elements rstacruz 553
1328 gotrace Concurrency tracer and visualizer for Go (Golang) programming language divan 1655
1329 gatsby-starter-bee 🐝Full Package | Simple | Fresh UI | Blog Template :: Let's start to blogging with gatsby-starter-bee! JaeYeopHan 478
1330 postcss-list-style-safari-fix Remove list styles in CSS without preventing VoiceOver from announcing them in Safari csstools 9
1331 react.explore-tech.org Open source project to help people explore, develop & learn React. boyney123 90
1332 advanced-react-patterns This is the latest advanced react patterns workshop kentcdodds 1750
1333 react-markdown Markdown component for React remarkjs 7495
1334 goober 🥜 goober, a less than 1KB 🎉 css-in-js alternative with a familiar API cristianbote 2134
1335 CSS-IN-JS-Benchmarks A-gambit 367
1336 react-animated-number React component for animating numbers ameyms 159
1337 react-lazy-load-image-component React Component to lazy load images and components using a HOC to track window scroll position. Aljullu 824
1338 ko.reactjs.org (Work in progress) React documentation website in Korean reactjs 269
1339 pack 📦⚡️ Build your npm package using composable plugins. https://www.pika.dev/blog/introducing-pika-pack/ snowpackjs 2310
1340 git-history Quickly browse the history of a file from any git repository pomber 12594
1341 Emoji-Log Emoji-Log — An Emoji Git commit log messages spec standard. [ 📦👌🐛📖🚀🤖 ‼️] ahmadawais 667
1342 readability A standalone version of the readability lib mozilla 4172
1343 mdx.macro weyert 6
1344 flexsearch Next-Generation full text search library for Browser and Node.js nextapps-de 7717
1345 static-site-generator-webpack-plugin Minimal, unopinionated static site generator powered by webpack markdalgleish 1603
1346 json-schema-server CLI utility for serving JSON-Schema with faking support json-schema-faker 31
1347 rels Github release analytics for the console klaussinani 89
1348 workbox 📦 Workbox: JavaScript libraries for Progressive Web Apps GoogleChrome 10211
1349 bundlesize Keep your bundle size in check siddharthkp 4198
1350 httpie A Node.js HTTP client as easy as pie! 🥧 lukeed 565
1351 json-schema-faker JSON-Schema + fake data generators json-schema-faker 2590
1352 faker.js generate massive amounts of realistic fake data in Node.js and the browser Marak 33203
1353 import-http Import modules from URL instead of local node_modules egoist 1204
1354 nanomorph 🚅 - Hyper fast diffing algorithm for real DOM nodes choojs 637
1355 cloudquery Turn any website to API by several clicks (serverless and support SPA!) t9tio 2143
1356 styled-jss Styled Components on top of JSS. cssinjs 217
1357 react-fiber-implement re-implement react fiber tranbathanhtung 546
1358 hotkey Trigger an action on an element with a keyboard shortcut. github 2223
1359 run.rb Run Ruby in the browser using WebAssembly jasoncharnes 540
1360 react-hot-reload.macro Zero configuration 🔥Hot Module Replacement🔥 using Babel macro cometkim 32
1361 react-native-reanimated React Native's Animated library reimplemented software-mansion 4978
1362 xo ❤️ JavaScript/TypeScript linter (ESLint wrapper) with great defaults xojs 6046
1363 antd-intellisense A vs code extension for intellisense of antd's react component bauhausr 14
1364 qss A tiny (294b) browser utility for encoding & decoding a querystring. lukeed 366
1365 react-transition-group An easy way to perform animations when a React component enters or leaves the DOM reactjs 8645
1366 goya Pixel art editor built on Clojurescript + Om jackschaedler 1198
1367 react-map-gl React friendly API wrapper around MapboxGL JS visgl 6065
1368 JournalBook JournalBook is a private, offline-first personal journal. trys 515
1369 rnx-ui A UI Lib for React Native rnxteam 70
1370 dev-console.macro A Babel macro that removes console prints in production eemeli 11
1371 react-hot-loader Tweak React components in real time. (Deprecated: use Fast Refresh instead.) gaearon 12076
1372 craco-plugin-react-hot-reload Adds the react-hot-loader to your create-react-app via craco hasanayan 18
1373 craco Create React App Configuration Override, an easy and comprehensible configuration layer for create-react-app gsoft-inc 4578
1374 babel-plugin-import Modularly import plugin for babel. ant-design 2761
1375 webpack-bundle-analyzer Webpack plugin and CLI utility that represents bundle content as convenient interactive zoomable treemap webpack-contrib 11170
1376 craco-antd A craco plugin to use Ant Design with create-react-app DocSpring 186
1377 clsx A tiny (228B) utility for constructing className strings conditionally. lukeed 2443
1378 fbt A JavaScript Internationalization Framework facebook 3605
1379 react-native-magic-move Create magical move transitions between scenes in react-native 🐰🎩✨ IjzerenHein 943
1380 react-immer-hooks Easy immutability in React Hooks with Immer. sin 46
1381 parse-server API server module for Node/Express parse-community 18853
1382 rxjs-watcher xripcsu 241
1383 scoped-style A tiny css in js library 🚀 sadick254 131
1384 graphql-tag.macro Babel Macro for graphql-tag leoasis 167
1385 svgr.macro Run svgr at build-time with babel-plugin-macros. evenchange4 42
1386 dotenv.macro Inline dotenv at build-time with babel-plugin-macros. evenchange4 8
1387 react-css-loaders ⭕ A collection of pure CSS React loading components LucasBassetti 382
1388 awesome-cheatsheets 👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file. LeCoupa 21478
1389 webpack-plugin-serve A Development Server in a Webpack Plugin shellscape 313
1390 node-to-deno ♻️ A webpack implementation that bundles a node file / npm modules for use with deno. reggi 66
1391 howtodothisinflutter 📄Flutter cheat sheet lesnitsky 232
1392 internships 🍕 Find tech related internships at startups across europe and start hustling. upframe 22
1393 jest-runner-tsc 🃏A Jest runner for the TypeScript compiler azz 163
1394 git-amend Easily edit git commit with CLI prompt Elevista 54
1395 testcafe A Node.js tool to automate end-to-end web testing. DevExpress 9062
1396 aphrodite Framework-agnostic CSS-in-JS with support for server-side rendering, browser prefixing, and minimum CSS generation Khan 5220
1397 module-server module-server google 580
1398 react-snapshot A zero-configuration static pre-renderer for React apps geelen 1635
1399 loadable-components The recommended Code Splitting library for React ✂️✨ gregberge 5834
1400 vim-trex Running T-Rex with Vim mattn 111
1401 mojibar 🍊 Emoji searcher but as a menubar app. muan 2037
1402 new-github-release-url Generate a URL for opening a new GitHub release with prefilled tag, body, and other fields sindresorhus 107
1403 homehost self-hosted, Netflix-like app made for streaming ridhwaans 643
1404 flux Application Architecture for Building User Interfaces facebook 17142
1405 redux-persist persist and rehydrate a redux store rt2zz 11501
1406 redux-offline Build Offline-First Apps for Web and React Native redux-offline 6022
1407 react-easy-state Simple React state management. Made with ❤️ and ES6 Proxies. RisingStack 2426
1408 swagger-express-middleware Swagger 2.0 middlware and mocks for Express.js APIDevTools 558
1409 pdf.js PDF Reader in JavaScript mozilla 35803
1410 netlify-shortener Your own free URL shortener with Netlify kentcdodds 704
1411 jsxobj Build JSON using JSX 🌈 (may contain blood magic) developit 203
1412 jest-json-schema ✨ JSON schema matcher for Jest americanexpress 121
1413 webpack-format-messages Beautiful formatting for Webpack messages; ported from Create React App! lukeed 105
1414 DoodleMaster "Don't code your UI, Draw it !" karanchahal 2448
1415 react-powerplug 🔌 Renderless Containers [Unmaintained] renatorib 2711
1416 web Grow Open Source gitcoinco 1257
1417 tsviz Typescript UML Visualizer joaompneves 164
1418 masala-parser Javascript Generalized Parser Combinators masala 113
1419 autoprefixer Parse CSS and add vendor prefixes to rules by Can I Use postcss 19699
1420 ncc Compile a Node.js project into a single file. Supports TypeScript, binary addons, dynamic requires. vercel 5819
1421 version-badge Display a version badge. egoist 54
1422 screenshoteer Make website screenshots and mobile emulations from the command line. vladocar 1651
1423 gql-to-mobx Convert GraphQL-types to Mobx State Tree-models. mhaagens 65
1424 poi ⚡A zero-config bundler for JavaScript applications. egoist 5243
1425 markvis make visualization in markdown. 📊📈 geekplux 1499
1426 nearley 📜🔜🌲 Simple, fast, powerful parser toolkit for JavaScript. kach 2978
1427 pegjs PEG.js: Parser generator for JavaScript pegjs 4060
1428 jsoneditor A web-based tool to view, edit, format, and validate JSON josdejong 8857
1429 bin-version-cli Get the version of a binary in semver format sindresorhus 33
1430 circleci A container with useful helpers for CircleCI 2.0 deliveroo 9
1431 easygraphql-tester Test GraphQL queries, mutations and schemas on an easy way! 🚀 EasyGraphQL 258
1432 easygraphql-mock Create mocks of your GraphQL Schema EasyGraphQL 55
1433 hooks.macro ☔️ Babel Macros for automatic React Hooks memoization invalidation yuchi 324
1434 dotenv Loads environment variables from .env for nodejs projects. motdotla 13972
1435 lighthouse Automated auditing, performance metrics, and best practices for the web. GoogleChrome 23265
1436 unfetch 🐕 Bare minimum 500b fetch polyfill. developit 5157
1437 taro 开放式跨端跨框架解决方案,支持使用 React/Vue/Nerv 等框架来开发微信/京东/百度/支付宝/字节跳动/ QQ 小程序/H5/React Native 等应用。 https://taro.zone/ NervJS 29426
1438 react-docgen A CLI and toolbox to extract information from React component files for documentation generation purposes. reactjs 3076
1439 progress-estimator Logs a progress bar and estimation for how long a Promise will take to complete bvaughn 2061
1440 differencify-jest-reporter A Jest reporter for Differencify NimaSoroush 2
1441 jest-image-snapshot ✨ Jest matcher for image comparisons. Most commonly used for visual regression testing. americanexpress 2850
1442 react-infinite-calendar ✨ Infinite scrolling date-picker built with React, with localization, range selection, themes, keyboard support, and more. clauderic 3769
1443 react-socks 🎉 React library to render components only on specific viewports 🔥 flexdinesh 409
1444 differencify Differencify is a library for visual regression testing NimaSoroush 593
1445 eyes.webdriverio.javascript Eyes SDK for WebDriverIO 4. This repository is deprecated. It has moved to https://github.com/applitools/eyes.sdk.javascript1/tree/master/packages/eyes-webdriverio-4 applitools 10
1446 nivo nivo provides a rich set of dataviz components, built on top of the awesome d3 and Reactjs libraries plouc 9085
1447 visual-regression-testing-react-storybook Visual Regression Testing in React with Storybook rwieruch 27
1448 reason-react-example Examples for ReasonReact reasonml-old 660
1449 edex-ui A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support. GitSquared 33419
1450 react-render-time React hook to check how much doest it take to render component Kelin2025 26
1451 nginxconfig.io ⚙️ NGINX config generator on steroids 💉 digitalocean 13330
1452 htm Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support. developit 7089
1453 metro 🚇 The JavaScript bundler for React Native. facebook 4128
1454 styled-media-query 💅💍 Better media queries for styled-component morajabi 1227
1455 eslint-plugin-promise Enforce best practices for JavaScript promises xjamundx 633
1456 nanoid A tiny (108 bytes), secure, URL-friendly, unique string ID generator for JavaScript ai 13705
1457 chromeExtensionAsync Promise wrapper for the Chrome extension API so that it can be used with async/await rather than callbacks KeithHenry 196
1458 html-sketchapp HTML to Sketch export solution html-sketchapp 1793
1459 docute 📚 Effortless documentation, done right. egoist 3491
1460 react-konami-hook A hook for reacting to the Konami Code alexanderson1993 63
1461 sw-delta An incremental cache for the web gmetais 1099
1462 modern-react workshop about React's hottest new features in 16.7.0 kentcdodds 210
1463 lerna 🐉 A tool for managing JavaScript projects with multiple packages. lerna 29485
1464 releases React Native releases react-native-community 1482
1465 unified ☔️ interface for parsing, inspecting, transforming, and serializing content through syntax trees unifiedjs 2820
1466 jest-wdio Messing around with Jest & Webdriverio mattc41190 2
1467 jest-webdriver Connect Jest tests to Selenium WebDriver alexeyraspopov 229
1468 task-worklet Task Worklet: explainer, polyfill and demos. developit 260
1469 netlify-lambda Helps building and serving lambda functions locally and in CI environments netlify 575
1470 ProjectVisBug FireBug for designers › Edit any webpage, in any state https://a.nerdy.dev/gimme-visbug GoogleChromeLabs 4519
1471 njs-examples NGINX JavaScript examples xeioex 195
1472 react-primitives Primitive React Interfaces Across Targets lelandrichardson 3053
1473 enquirer Stylish, intuitive and user-friendly prompts, for Node.js. Used by eslint, webpack, Generate, lint-staged, pm2, gluegun, hygen, GitHub Actions Toolkit, @airbnb/nimbus, and many others! enquirer 6105
1474 gatsby-awesome-pagination An opinionated, more awesome approach to pagination in Gatsby GatsbyCentral 100
1475 jsbi JSBI is a pure-JavaScript implementation of the official ECMAScript BigInt proposal. GoogleChromeLabs 710
1476 babel-blade (under new management!) ⛸️Solve the Double Declaration problem with inline GraphQL. Babel plugin/macro that works with any GraphQL client! babel-blade 267
1477 fx Command-line tool and terminal JSON viewer 🔥 antonmedv 11049
1478 npm-license-crawler Analyzes license information for multiple node.js modules (package.json files) as part of your software project. mwittig 182
1479 swagger-model-validator A javascript validator for Swagger Models swagger-model-validator 62
1480 react-simple-keyboard React Virtual Keyboard - Customizable, responsive and lightweight hodgef 369
1481 httpcat It renders cat 🐈 image into iTerm that relates with http codes tengis 7
1482 node-har HTTP Archive (HAR) Dynamic Object ahmadnassri 50
1483 react-boilerplate 🔥 A highly scalable, offline-first foundation with the best developer experience and a focus on performance and best practices. react-boilerplate 27815
1484 reactide Reactide is the first dedicated IDE for React web application development. reactide 10220
1485 blazy Hey, be lazy! bLazy.JS is a lightweight pure JavaScript script for lazy loading and multi-serving images. It's working in all modern browsers including IE7+. dinbror 2617
1486 beautiful-react-redux Redux 🚀, Redux 🤘, Redux 🔥 - and the magic optimization theKashey 88
1487 why-did-you-update-redux Patch Redux to discover unnecessary re-renders theKashey 41
1488 fantasy-land Specification for interoperability of common algebraic structures in JavaScript fantasyland 9003
1489 Fluture 🦋 Fantasy Land compliant (monadic) alternative to Promises fluture-js 2185
1490 newman Newman is a command-line collection runner for Postman postmanlabs 5375
1491 react-player A React component for playing a variety of URLs, including file paths, YouTube, Facebook, Twitch, SoundCloud, Streamable, Vimeo, Wistia and DailyMotion cookpete 5548
1492 hooks.guide 🏗 Collection of React hooks curated by the community Raathigesh 503
1493 carlo Web rendering surface for Node applications GoogleChromeLabs 9260
1494 grandma 👵 fully programmable stress testing framework catdad 16
1495 canvas-confetti 🎉 on-demand confetti gun catdad 2011
1496 react-swipeable-views A React component for swipeable views. ❄️ oliviertassinari 4009
1497 node-mongodb-native The Official MongoDB Node.js Driver mongodb 9112
1498 babel-plugin-optimize-hook-destructuring Babel plugin for transforming this const [value, setValue] = useState(null) to this const {0: value, 1: setValue} = useState(null);. sanfilippopablo 43
1499 relay Relay is a JavaScript framework for building data-driven React applications. facebook 15874
1500 33-js-concepts 모든 자바스크립트 개발자가 알아야 하는 33가지 개념 yjs03057 957
1501 license-checker Check NPM package licenses davglass 1260
1502 graphpack ☄️ A minimalistic zero-config GraphQL server. glennreyes 1987
1503 react-kawaii Cute SVG React Components miukimiu 2676
1504 sw-precache [Deprecated] A node module to generate service worker code that will precache specific resources so they work offline. GoogleChromeLabs 5290
1505 pouchdb 🐨 - PouchDB is a pocket-sized database. pouchdb 14312
1506 online-status React Hook for Online status rehooks 106
1507 hyperstack Hyperstack ALPHA https://hyperstack.org hyperstack-org 488
1508 easy-peasy Vegetarian friendly state for React ctrlplusb 4388
1509 fullPage.js fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple alvarotrigo 32458
1510 github-release-stats Get the latest release stats of your project on Github Somsubhra 422
1511 lungo-cli Control the Lungo app from the command-line sindresorhus 36
1512 filter-console Filter out unwanted console.log() output sindresorhus 205
1513 react-mock Declarative mocks for React state and global APIs skidding 359
1514 react-testing-examples Searchable library of React testing examples skidding 364
1515 eslint-plugin-react React specific linting rules for ESLint yannickcr 7245
1516 react-shrine "Shrine" Progressive Web App sample built with React GoogleChromeLabs 324
1517 fs-remote 📡 Drop-in replacement for fs that lets you write to the filesystem from the browser suchipi 229
1518 omi Front End Cross-Frameworks Framework - 前端跨框架跨平台框架 Tencent 12028
1519 hotel 🏩 A simple process manager for developers. Start apps from your browser and access them using local domains typicode 9689
1520 draft-js A React framework for building text editors. facebook 20675
1521 serverless-chrome 🌐 Run headless Chrome/Chromium on AWS Lambda adieuadieu 2577
1522 rollup-plugin-postcss Seamless integration between Rollup and PostCSS. egoist 549
1523 swagger-cli Swagger 2.0 and OpenAPI 3.0 command-line tool APIDevTools 357
1524 wavesurfer.js Navigable waveform built on Web Audio and Canvas katspaugh 5446
1525 service-workers A collection of utilities for creating/testing/experimenting with service workers. zackargyle 1264
1526 hygen The simple, fast, and scalable code generator that lives in your project. jondot 3771
1527 nodetree A MySQL Browser written in NodeJS ignis-pwa 13
1528 talk-rxjs-mobx Talk: RxJS is far from dead, Long live MobX maxgallo 22
1529 connected-react-router A Redux binding for React Router v4 supasate 4552
1530 grafgiti Vandalize your github contributions wall. mohebifar 409
1531 33-js-concepts 📜 33 JavaScript concepts every developer should know. leonardomso 43085
1532 react-final-form 🏁 High performance subscription-based form state management for React final-form 6615
1533 react-native-extended-stylesheet Extended StyleSheets for React Native vitalets 2660
1534 react-portal 🎯 React component for transportation of modals, lightboxes, loading bars... to document.body or else. tajo 1998
1535 reactjs-interview-questions List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!! sudheerj 15901
1536 ganalytics A tiny (312B) client-side module for tracking with Google Analytics lukeed 503
1537 react-waterfall React store built on top of the new context API didierfranc 1320
1538 react-native-testing-library 🦉 Simple and complete React Native testing utilities that encourage good testing practices. callstack 2041
1539 walt ⚡ Walt is a JavaScript-like syntax for WebAssembly text format ⚡ ballercat 4472
1540 react-native-boilerplate A React Native template for building solid applications, using JavaScript or Typescript (you choose). thecodingmachine 2393
1541 babel-plugin-macros 🎣 Allows you to build simple compile-time libraries kentcdodds 2307
1542 astroturf An "artificial" CSS-in-JS for those that want it all. 4Catalyzer 2018
1543 behavioral Behavioral Programming for JavaScript lmatteis 71
1544 css-to-react-native Convert CSS text to a React Native stylesheet object styled-components 927
1545 stylextract-loader A WebPack loader that lets you put CSS in your JSX files chrisdavies 11
1546 stmux Simple Terminal Multiplexer for Node.js Environments rse 408
1547 css-suspense css loading for react threepointone 312
1548 router-suspense The suspense-friendly minimalistic sister of React Router 4. palmerhq 127
1549 curi A JavaScript router for single-page applications pshrmn 269
1550 md-page 📝 create a webpage with just markdown oscarmorrison 1108
1551 react-helmet-async Thread-safe Helmet for React 16+ and friends staylor 1217
1552 netlify-cms A Git-based CMS for Static Site Generators netlify 14321
1553 cavy An integration test framework for React Native. pixielabs 1275
1554 30-seconds-of-code Short JavaScript code snippets for all your development needs 30-seconds 81930
1555 nano-css Distilled CSS-in-JS for gourmet developers streamich 347
1556 cssstats Visualize various stats about your CSS cssstats 2710
1557 skip A programming language to skip the things you have already computed skiplang 1632
1558 proposal-temporal Provides standard objects and functions for working with dates and times. tc39 1908
1559 mattermost-chrome-extension Demo Chrome extension for Mattermost 5.2+ mattermost 14
1560 react-perf-devtool A browser developer tool extension to inspect performance of React components. nitin42 2273
1561 progressive-tooling A list of community-built, third-party tools that can be used to improve page performance GoogleChromeLabs 522
1562 taiko A node.js library for testing modern web applications getgauge 2868
1563 react-suspense-simple-example kentcdodds 39
1564 graphql.macro Compile GraphQL AST at build-time with babel-plugin-macros. evenchange4 230
1565 react-webworker ⚙️ Communicate with a Web Worker from React async-library 587
1566 tabulator Interactive Tables and Data Grids for JavaScript olifolkerd 4089
1567 react-suspense-starter Experiment with React Suspense right meow. palmerhq 368
1568 svg-caster SVG font to SVG converter icons8 84
1569 clooney Clooney is an actor library for the web. Use workers without thinking about workers. GoogleChromeLabs 1381
1570 fastify Fast and low overhead web framework, for Node.js fastify 20143
1571 fromnow A tiny (339B) utility for human-readable time differences between now and past or future dates. lukeed 168
1572 style2paints sketch + style = paints 🎨 (TOG2018/SIGGRAPH2018ASIA) lllyasviel 14006
1573 velog velopert 543
1574 hpp Express middleware to protect against HTTP Parameter Pollution attacks analog-nico 343
1575 F2 📱📈An elegant, interactive and flexible charting library for mobile. antvis 7571
1576 opensource.guide 📚 Community guides for open source creators github 8735
1577 babel-esm-plugin Add this plugin to generate mirrored esm modules for your existing bundles prateekbh 184
1578 gestalt A set of React UI components that supports Pinterest’s design language pinterest 3860
1579 gatsby-documentation-starter Automatically generate docs for React components using MDX, react-docgen, and GatsbyJS whoisryosuke 90
1580 c8 output coverage reports using Node.js' built in coverage bcoe 984
1581 idlize Helper classes and methods for implementing the idle-until-urgent pattern GoogleChromeLabs 968
1582 deadlockempire.github.io The Deadlock Empire: Slay dragons, learn concurrency! deadlockempire 700
1583 flatted A fast and minimal circular JSON parser. WebReflection 719
1584 react-modern-library-boilerplate Boilerplate for publishing modern React modules with Rollup transitive-bullshit 301
1585 create-react-library ⚡CLI for creating reusable react libraries. transitive-bullshit 4397
1586 tasks.js Convenient task scheduler for JavaScript using Web Workers. RReverser 32
1587 sourcecred a social algorithm for computing cred sourcecred 373
1588 worker-plugin 👩‍🏭 Adds native Web Worker bundling support to Webpack. GoogleChromeLabs 1803
1589 i18next i18next: learn once - translate everywhere i18next 5766
1590 js-equality-game The Worst Minesweeper 💣 Ever slikts 261
1591 lyo 📦 Node.js to browser - The easy way bokub 623
1592 react-proto 🎨 React application prototyping tool for developers and designers 🏗️ React-Proto 3214
1593 browser-compat-data This repository contains compatibility data for Web technologies as displayed on MDN mdn 3486
1594 wp-calypso The JavaScript and API powered WordPress.com Automattic 11853
1595 common-tags 🔖 Useful template literal tags for dealing with strings in ES2015+ zspecza 1726
1596 mongo-graphql-starter Creates a fully functioning, performant GraphQL endpoint from an existing MongoDB. Supports middleware, and Mongo 4 transactions. arackaf 407
1597 WatermelonDB 🍉 Reactive & asynchronous database for powerful React and React Native apps ⚡️ Nozbe 7684
1598 wasm-worker Move a WebAssembly module into its own thread mbasso 220
1599 preact-fluid ✅ A minimal UI kit for Preact ajainvivek 164
1600 eslint-plugin-jsx-a11y Static AST checker for a11y rules on JSX elements. jsx-eslint 2480
1601 react-suspense-demo A React app demoing the Suspense feature yomete 14
1602 lite-editor A Modern WYSIWYG Editor especially for inline elements appleple 171
1603 css-doodle 🎨 A web component for drawing patterns with CSS. css-doodle 3736
1604 You-Dont-Need-Lodash-Underscore List of JavaScript methods which you can use natively + ESLint Plugin you-dont-need 13341
1605 You-Dont-Need-Momentjs List of functions which you can use to replace moment.js + ESLint Plugin you-dont-need 11783
1606 cli Netlify Command Line Interface netlify 1193
1607 vanilla-js-state-management A state management system built with vanilla JavaScript with a little demo included andy-piccalilli 365
1608 jest-extended Additional Jest matchers 🃏💪 jest-community 1568
1609 rebass ⚛️ React primitive UI components built with styled-system. rebassjs 7433
1610 cacheable-request Wrap native HTTP requests with RFC compliant cache support lukechilds 222
1611 Library-Detector-for-Chrome 🔍 Extension that detects which JavaScript libraries are running on a page johnmichel 576
1612 react-helmet A document head manager for React nfl 15438
1613 router reach 6857
1614 react-ink A React component for adding material design style ink vigetlabs 315
1615 date-fns ⏳ Modern JavaScript date utility library ⌛️ date-fns 26620
1616 swagger-ui Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API. swagger-api 20513
1617 purifycss Remove unused CSS. Also works with single-page apps. purifycss 9750
1618 sqorn A Javascript library for building SQL queries sqorn 1869
1619 dss Deterministic Style Sheets giuseppeg 164
1620 babel-plugin-flow-react-proptypes A babel plugin to generate React PropTypes definitions from Flow type declarations. brigand 433
1621 flow-coverage-report Generate flow coverage reports in JSON, HTML and in the console. rpl 507
1622 scroll-into-view-if-needed Element.scrollIntoView ponyfills for things like "if-needed" and "smooth" stipsan 917
1623 flotate A portmanteau of flow and annotate, allows using the Flow type checker with standard JavaScript syntax, through inline annotation comments. jareware 105
1624 deoptigate ⏱️ Investigates v8/Node.js function deoptimizations. thlorenz 627
1625 prerender Node server that uses Headless Chrome to render a javascript-rendered page as HTML. To be used in conjunction with prerender middleware. prerender 5957
1626 jest-expect-message Add custom message to Jest expects 🃏🗯 mattphillips 262
1627 CommitTasks A combination between git commit & todo list 🎉 ZeroX-DG 290
1628 nion 🌵 Declarative API Data Management Library built on top of redux 🌵 Patreon 124
1629 to-fast-properties Force V8 to use fast properties for an object sindresorhus 207
1630 react-lazyload Lazy load your component, image or anything matters the performance. twobin 5281
1631 store.gatsbyjs.org The Gatsby store for swag and other Gatsby goodies. gatsbyjs 551
1632 three.js JavaScript 3D Library. mrdoob 73557
1633 elemental A flexible and beautiful UI framework for React.js elementalui 4324
1634 react-codemirror Codemirror Component for React.js JedWatson 1493
1635 git-issues :octocat: A better way to browse GitHub issues. akashnimare 22
1636 react-testing-library-course Test React Components with Jest and React Testing Library on TestingJavaScript.com kentcdodds 775
1637 react-send 📨 Separate your component's markup from their position in the render tree suchipi 69
1638 react-apexcharts 📊 React Component for ApexCharts apexcharts 787
1639 apexcharts.js 📊 Interactive JavaScript Charts built on SVG apexcharts 10563
1640 ccxt A JavaScript / Python / PHP cryptocurrency trading API with support for more than 120 bitcoin/altcoin exchanges ccxt 20688
1641 pts-react-example An example project of using Pts with React williamngan 115
1642 standard 🌟 JavaScript Style Guide, with linter & automatic code fixer standard 25919
1643 babel-plugin-transform-commonjs A Babel 7 plugin transform to convert CommonJS into ES Modules tbranyen 65
1644 snowboard API blueprint toolkit bukalapak 751
1645 gatsby-mdx Gatsby+MDX • Transformers, CMS UI Extensions, and Ecosystem Components for ambitious projects ChristopherBiscardi 726
1646 pwa (WIP) Universal PWA Builder lukeed 3046
1647 claygl A WebGL graphic library for building scalable Web3D applications pissang 2306
1648 optimize-js Optimize a JS file for faster parsing (UNMAINTAINED) nolanlawson 3762
1649 optimize-js-plugin Webpack plugin to optimize a JavaScript file for faster initial load by wrapping eagerly-invoked functions. vigneshshanmugam 163
1650 js.org Dedicated to JavaScript and its awesome community since 2015 js-org 3788
1651 unistore 🌶 350b / 650b state container with component actions for Preact & React developit 2830
1652 SingleFile Web Extension for Firefox/Chrome/MS Edge and CLI tool to save a faithful copy of an entire web page in a single HTML file gildas-lormeau 3665
1653 asyncro ⛵️ Beautiful Array utilities for ESnext async/await ~ developit 488
1654 mongoose MongoDB object modeling designed to work in an asynchronous environment. Automattic 23032
1655 audioworklet-polyfill strictly unofficial polyfill for Web Audio API AudioWorklet jariseon 49
1656 create-react-microservice 🚀 Create highly scalable and universal React microservices/applications within seconds. ImmoweltGroup 140
1657 learning-nodejs velopert 7
1658 gitmoji-cli A gitmoji interactive command line tool for using emojis on commits. 💻 carloscuesta 3251
1659 headless-recorder 🎥 Headless recorder is a Chrome extension that records your browser interactions and generates a Playwright or Puppeteer script. checkly 13469
1660 code-surfer Rad code slides <🏄/> pomber 5356
1661 hello.js A Javascript RESTFUL API library for connecting with OAuth2 services, such as Google+ API, Facebook Graph and Windows Live Connect MrSwitch 4586
1662 size-plugin Track compressed Webpack asset sizes over time. GoogleChromeLabs 1659
1663 nightwatch End-to-end testing framework written in Node.js and using the Webdriver API nightwatchjs 10802
1664 bitmidi.com 🎹 Listen to free MIDI songs, download the best MIDI files, and share the best MIDIs on the web feross 443
1665 html5-boilerplate A professional front-end template for building fast, robust, and adaptable web apps or sites. h5bp 51178
1666 CyberChef The Cyber Swiss Army Knife - a web app for encryption, encoding, compression and data analysis gchq 12668
1667 franz Franz is a free messaging app for services like WhatsApp, Slack, Messenger and many more. meetfranz 4025
1668 freeCodeCamp freeCodeCamp.org's open-source codebase and curriculum. Learn to code for free. freeCodeCamp 328726
1669 redom Tiny (2 KB) turboboosted JavaScript library for creating user interfaces. redom 3103
1670 react-async 🍾 Flexible promise-based React data loader async-library 2001
1671 svg-3d-builder an elaborate tool to create 3d model with svg captainwz 812
1672 eslint-plugin-flowtype Flow type linting rules for ESLint. gajus 1064
1673 Bluemark 모바일트위터의 북마크기능을 PC웹에서도 사용할 수 있게 해주는 확장기능 gaeulbyul 9
1674 strapi 🚀 Open source Node.js Headless CMS to easily build customisable APIs strapi 38966
1675 navaid A navigation aid (aka, router) for the browser in 850 bytes~! lukeed 686
1676 through-the-open-source-looking-glass "Through the (Open Source) Looking Glass" React Rally 2018 hzoo 20
1677 just A library of dependency-free JavaScript functions that do just do one thing. angus-c 2885
1678 awesome-js-posts A curated list of the latest posts, blogs and repositories related to JavaScript. palashmon 242
1679 greenkeeper 🤖 🌴 Real-time automated dependency updates for npm and GitHub greenkeeperio 1557
1680 nightly.js A zero dependency javascript library that enables the night mode in your website easily Fcmam5 152
1681 stylos Webpack plugin to automatically generate and inject CSS utilities to your application kamranahmedse 58
1682 inko-cli Use Inko on the Command Line 738 9
1683 inko 🇰🇷영타를 한글로, 한타를 영어로 변환해주는 자바스크립트 오픈소스 라이브러리 738 157
1684 web-maker A blazing fast & offline frontend playground chinchang 1966
1685 JSVerbalExpressions JavaScript Regular expressions made easy VerbalExpressions 11862
1686 react-syntax-highlighter syntax highlighting component for react with prismjs or highlightjs ast using inline styles react-syntax-highlighter 2235
1687 webpack-messages Beautifully format Webpack messages throughout your bundle lifecycle(s)! lukeed 242
1688 templite Lightweight templating in 150 bytes lukeed 184
1689 MyScriptJS ✏️ ☁️ MyScriptJS is the fastest way to integrate rich handwriting recognition features in your webapp. MyScript 346
1690 toxy Hackable HTTP proxy for resiliency testing and simulated network conditions h2non 2691
1691 dlv Safe deep property access in 120 bytes. x = dlv(obj, 'a.b.x') developit 1101
1692 graphqurl curl for GraphQL with autocomplete, subscriptions and GraphiQL. Also a dead-simple universal javascript GraphQL client. hasura 2934
1693 hyperterm-overlay A complete and customizable solution for a overlay window in your Hyper.app rickgbw 125
1694 stylelint-processor-styled-components Lint your styled components with stylelint! styled-components 653
1695 styleguide Official code style guide of Banksalad banksalad 63
1696 backyourstack BackYourStack analyzes repositories to recommend Open Source projects to support. backyourstack 178
1697 react-window React components for efficiently rendering large lists and tabular data bvaughn 11043
1698 unswitch 🕹 A tiny event handler for Switch controllers! vaneenige 575
1699 emotion 👩‍🎤 CSS-in-JS library designed for high performance style composition emotion-js 13472
1700 zii Chain function calls using a prototype function z staltz 233
1701 mathjs An extensive math library for JavaScript and Node.js josdejong 11394
1702 inline-mdx.macro A babel-macro for transforming mdx inline hamlim 89
1703 observe-rect Observe the Rect of a DOM Element reach 380
1704 todomvc Helping you select an MV* framework - Todo apps for React.js, Ember.js, Angular, and many more tastejs 27479
1705 TypeScript-Handbook Deprecated, please use the TypeScript-Website repo instead microsoft 4855
1706 OpenAPI-Specification The OpenAPI Specification Repository OAI 21815
1707 babel-plugin-glamorous-to-emotion A codemod to migrate existing React or Preact codebases from glamorous to emotion. TejasQ 34
1708 fusionjs Modern framework for fast, powerful React apps fusionjs 1400
1709 rockstar The Rockstar programming language specification RockstarLang 6499
1710 webtorrent-desktop ❤️ Streaming torrent app for Mac, Windows, and Linux webtorrent 8383
1711 react-sticky <Sticky /> component for awesome React apps captivationsoftware 2472
1712 react-particle-effect-button Bursting particle effect buttons for React 🎉 transitive-bullshit 1403
1713 react-native-particles Declarative Particle System for React Native nanndoj 92
1714 instant.io 🚀 Streaming file transfer over WebTorrent (torrents on the web) webtorrent 2864
1715 taskbook Tasks, boards & notes for the command-line habitat klaussinani 8171
1716 react-ideal-image 🖼️ An Almost Ideal React Image Component stereobooster 3290
1717 ring-ui A collection of JetBrains Web UI components JetBrains 2698
1718 icons A set of icons used in JetBrains' web applications JetBrains 37
1719 v8-perf ⏱️ Notes and resources related to v8 and thus Node.js performance thlorenz 1892
1720 Semantic-UI Semantic is a UI component framework based around useful principles from natural language. Semantic-Org 49487
1721 tips Most commonly used git tips and tricks. git-tips 19912
1722 mdx-deck ♠️ React MDX-based presentation decks jxnblk 10306
1723 ok-mdx Browser-based MDX editor jxnblk 700
1724 evergreen 🌲 Evergreen React UI Framework by Segment segmentio 10997
1725 wretch A tiny wrapper built around fetch with an intuitive syntax. 🍬 elbywan 2225
1726 codesandbox-client An online IDE for rapid web development codesandbox 10815
1727 husky Modern native Git hooks made easy 🐶 woof! typicode 23798
1728 terminalizer 🦄 Record your terminal and generate animated gif images or share a web player faressoft 11836
1729 lint-staged 🚫💩 — Run linters on git staged files okonet 8986
1730 markdown-new-tab 🗒️ ⏰ ✅ Save notes in Markdown directly in the 'New Tab' page plibither8 763
1731 react-viewer Online EPUB/Comics viewer ridi 45
1732 fbjs A collection of utility libraries used by other Facebook JS projects. facebook 1799
1733 localForage 💾 Offline storage, improved. Wraps IndexedDB, WebSQL, or localStorage using a simple but powerful API. localForage 19357
1734 minipack-kr 📦 자바스크립트 모듈 번들러를 만드는 간단한 예제입니다. hg-pyun 75
1735 ndb ndb is an improved debugging experience for Node.js, enabled by Chrome DevTools GoogleChromeLabs 10474
1736 cryptocurrency-icons A set of icons for all the main cryptocurrencies and altcoins, in a range of styles and sizes. spothq 1985
1737 webpack-serve Repository has moved: webpack-contrib 1122
1738 singel Single Element Pattern diegohaz 410
1739 prepack A JavaScript bundle optimizer. facebook 14331
1740 v8n ☑️ JavaScript fluent validation library imbrn 3832
1741 web-view Rust bindings for webview, a tiny cross-platform library to render web-based GUIs for desktop applications Boscop 1637
1742 awesome-vscode 🎨 A curated list of delightful VS Code packages and resources. viatsko 19264
1743 react-blessed A react renderer for blessed. Yomguithereal 4136
1744 styled-system ⬢ Style props for rapid UI development styled-system 6933
1745 react-fast-compare fastest deep equal comparison for React FormidableLabs 1170
1746 proxymise Chainable Promise Proxy kozhevnikov 540
1747 ansi-colors Easily add ANSI colors to your text and symbols in the terminal. ansi-colors is the official ansi styling library for gulp, and is used by hundreds of other projects, including mocha and enquirer. doowb 317
1748 kleur The fastest Node.js library for formatting terminal text with ANSI colors~! lukeed 1217
1749 emojic 😂 Emoji in your Node.js command line apps. IonicaBizau 97
1750 guppy 🐠A friendly application manager and task runner for React.js joshwcomeau 3238
1751 remark-emoji Remark markdown transformer to replace :emoji: in text rhysd 56
1752 carbon-now-cli 🎨 Beautiful images of your code — from right inside your terminal. mixn 5065
1753 react-app-rewired Override create-react-app webpack configs without ejecting timarney 8387
1754 browsh A fully-modern text-based browser, rendering to TTY and browsers browsh-org 13416
1755 gatsby-paginate A simple library for paginating posts in Gatsby js. pixelstew 124
1756 hacker-job-trends Play with hackernews' "who is hiring" timqian 737
1757 google-maps-react Companion code to the "How to Write a Google Maps React Component" Tutorial fullstackreact 1504
1758 gatsby-remark-link-rewrite 🔗 Plugin of gatsby-transformer-remark that can freely rewrite the link URL of Markdown. danmaq 5
1759 d2-admin An elegant dashboard d2-projects 10771
1760 marky-markdown npm's markdown parser npm 386
1761 css-to-rn.macro Convert CSS to React Native style sheet at build time with babel macros jhen0409 53
1762 react-beautiful-dnd Beautiful and accessible drag and drop for lists with React atlassian 24540
1763 lighthousebot Run Lighthouse in CI, as a web service, using Docker. Pass/Fail GH pull requests. GoogleChromeLabs 2245
1764 redux-vcr 📼 Record and replay user sessions joshwcomeau 583
1765 hocs 🍱 Higher-Order Components for React deepsweet 1786
1766 golden-layout A multi window layout manager for webapps golden-layout 5324
1767 serverless-todo-demo Serverless todo web app demo novemberde 64
1768 tui.image-editor 🍞🎨 Full-featured photo image editor using canvas. It is really easy, and it comes with great filters. nhn 4272
1769 react-developer-roadmap Roadmap to becoming a React developer adam-golab 16341
1770 glamor inline css for react et al threepointone 3644
1771 bulma-extensions This repository provides a simple access to all of my extensions for Bulma.io Wikiki 676
1772 react-a11y Identifies accessibility issues in your React.js elements reactjs 2275
1773 worker-threads-pool Easily manage a pool of Node.js Worker Threads watson 414
1774 babel-plugin-module-resolver Custom module resolver plugin for Babel tleunen 3052
1775 decko 💨 The 3 most useful ES7 decorators: bind, debounce and memoize developit 1036
1776 sails Realtime MVC Framework for Node.js balderdashy 22005
1777 fullstack-apollo-express-postgresql-boilerplate 💥 A sophisticated GraphQL with Apollo, Express and PostgreSQL boilerplate project. the-road-to-graphql 1113
1778 project-guidelines A set of best practices for JavaScript projects elsewhencode 25368
1779 bindingx 🚀 Bind actions to effects. alibaba 1200
1780 signale Highly configurable logging utility klaussinani 8495
1781 strapdown Instant and elegant Markdown documents in the browser arturadib 2484
1782 motus Animation library that mimics CSS keyframes when scrolling. alexcambose 528
1783 node-loader WASM loader for Node wasm-tool 46
1784 comlink-loader Webpack loader to offload modules to Worker threads seamlessly using Comlink. GoogleChromeLabs 564
1785 ChakraCore ChakraCore is an open source Javascript engine with a C API. chakra-core 8517
1786 browser-monads Monads for window and document Jense5 60
1787 swagger-editor Swagger Editor swagger-api 7161
1788 gatsby-starter-netlify-cms Example gatsby + netlify cms project netlify-templates 1890
1789 reveal.js The HTML Presentation Framework hakimel 56979
1790 hacker-scripts Based on a true story NARKOZ 41655
1791 citizen A Private Terraform Module Registry outsideris 280
1792 webpack-command [DEPRECATED] Lightweight, modular, and opinionated webpack CLI that provides a superior experience webpack-contrib 218
1793 rokon 3D engine using WebGL2, WebAssembly maierfelix 219
1794 tusk Refined Evernote desktop app klaussinani 3057
1795 react Cheatsheets for experienced React developers getting started with TypeScript typescript-cheatsheets 27260
1796 maid Markdown driven task runner. egoist 1991
1797 30-seconds-of-interviews A curated collection of common interview questions to help you prepare for your next interview. 30-seconds 9121
1798 big presentations for busy messy hackers tmcw 3196
1799 critters 🦔 A Webpack plugin to inline your critical CSS and lazy-load the rest. GoogleChromeLabs 2715
1800 prerender-loader 📰 Painless universal pre-rendering for Webpack. GoogleChromeLabs 1892
1801 mak-mini A (small) piece of paper. inns 264
1802 blueprintjs-with-react My first steps with Blueprint.js, a React component library stefanwille 34
1803 x0 Document & develop React components without breaking a sweat c8r 1702
1804 kit Tools for developing, documenting, and testing React component libraries c8r 1208
1805 tapable Just a little module for plugins. webpack 2707
1806 lass 👧 Lass scaffolds a modern package boilerplate for Node.js lassjs 617
1807 smooth-ui Modern React UI library 💅👩‍🎤🍭 smooth-code 1576
1808 play-with-docker You know it, you use it, now it's time to improve it. PWD!. play-with-docker 2018
1809 minipack 📦 A simplified example of a modern module bundler written in JavaScript ronami 2515
1810 quill Quill is a modern WYSIWYG editor built for compatibility and extensibility. quilljs 30624
1811 datastructures-js 🔵 data structures implementation in javascript & typescript. eyas-ranjous 124
1812 mermaid Generation of diagram and flowchart from text in a similar manner as markdown mermaid-js 37306
1813 webpack-dashboard A CLI dashboard for webpack dev server FormidableLabs 13815
1814 Tabber [OLD] Example of using react-native-multibar alex-melnyk 116
1815 the-super-tiny-compiler ⛄ Possibly the smallest compiler ever jamiebuilds 20623
1816 javascript-algorithms 📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings trekhleb 117497
1817 audioworklet-polyfill 🔊 Polyfill AudioWorklet using the legacy ScriptProcessor API. GoogleChromeLabs 184
1818 microstates Composable state primitives for JavaScript thefrontside 1315
1819 css-paint-polyfill CSS Custom Paint / Paint Worklet polyfill with special browser optimizations. GoogleChromeLabs 632
1820 resume.github.com Resumes generated using the GitHub informations resume 49460
1821 react-native-dom An experimental, comprehensive port of React Native to the web. vincentriemer 3244
1822 hyperapp The tiny framework for building hypertext applications. jorgebucaran 18631
1823 react-fix-it Automagically generate tests from errors MicheleBertoli 1941
1824 isomorphic-git A pure JavaScript implementation of git for node and browsers! isomorphic-git 5852
1825 jimp An image processing library written entirely in JavaScript for Node, with zero external or native dependencies. oliver-moran 11373
1826 emittery Simple and modern async event emitter sindresorhus 1223
1827 react-native-macos [deprecated in favor of https://microsoft.github.io/react-native-windows/] React Native for macOS is an experimental fork for writing desktop apps using Cocoa ptmt 11391
1828 terminal-image Display images in the terminal sindresorhus 830
1829 vorpal Node's framework for interactive CLIs dthree 5444
1830 bash-handbook 📖 For those who wanna learn Bash denysdovhan 4574
1831 reselect Selector library for Redux reduxjs 18122
1832 yetch Yet-another-fetch polyfill library. Supports AbortController/AbortSignal Netflix 169
1833 react-lifecycle-visualizer Real-time visualizer for React lifecycle methods Oblosys 1246
1834 audio-dsp-playground A WebAudioAPI Playground for Audio DSP acarabott 106
1835 vscode-recipes microsoft 5174
1836 github-contributions-chart :octocat: Generate an image of all your Github contributions sallar 3689
1837 why-did-you-update 💥 Puts your console on blast when React is making unnecessary updates. maicki 4092
1838 components The Serverless Framework's new infrastructure provisioning technology — Build, compose, & deploy serverless apps in seconds... serverless 2220
1839 in-pursuit-of-open-source 🤗 "In Pursuit of Open Source" Zeit Day 2018 hzoo 23
1840 react-locky "🔒-y" – Asgardian God of Event Scoping 📦, Scroll Locking 📜, Silence Casting 🙊 theKashey 142
1841 js-flock Collection of neat modular utilities for bumping up development in NODE and Browser snovakovic 172
1842 vimium The hacker's browser. philc 16333
1843 stylelint A mighty, modern linter that helps you avoid errors and enforce conventions in your styles. stylelint 8934
1844 reactotron A desktop app for inspecting your React JS and React Native projects. macOS, Linux, and Windows. infinitered 13102
1845 git-point GitHub in your pocket 📱 gitpoint 4540
1846 react-native-typography Pixel–perfect, native–looking typographic styles for React Native ✒️ hectahertz 3252
1847 front-end-handbook-2018 2018 edition of our front-end development handbook FrontendMasters 4171
1848 json-server Get a full fake REST API with zero coding in less than 30 seconds (seriously) typicode 55763
1849 goast-viewer Golang AST visualizer yuroyoro 530
1850 popmotion Simple animation libraries for delightful user interfaces Popmotion 18396
1851 reactparts-client An unofficial catalog of React components for Web, Native and VR dmfrancisco 25
1852 dayjs ⏰ Day.js 2kB immutable date-time library alternative to Moment.js with the same modern API iamkun 35995
1853 eshost-cli Run ECMAScript code uniformly across any ECMAScript host bterlson 175
1854 react-in-patterns A free book that talks about design patterns/techniques used while developing with React. krasimir 10900
1855 arr A collection of tiny, highly performant Array.prototype alternatives lukeed 244
1856 website 🌐 The Babel documentation website babel 651
1857 Reader.js Javascript library for RIDI EPUB Viewer ridi 19
1858 houdini-samples Demos for different Houdini APIs GoogleChromeLabs 923
1859 preload-webpack-plugin Please use https://github.com/vuejs/preload-webpack-plugin instead. GoogleChromeLabs 2172
1860 spark GitHub Stars Sparklines ⚡️ antonmedv 99
1861 javascript-state-machine A javascript finite state machine library jakesgordon 7872
1862 tmp-cache A least-recently-used cache in 35 lines of code~! lukeed 169
1863 korean Google Fonts Korean showcase googlefonts 141
1864 react-streams johnlindquist 228
1865 on-change Watch an object or array for changes sindresorhus 1590
1866 wscat WebSocket cat websockets 1191
1867 react-copy-write ✍️ Immutable state with a mutable API aweary 1813
1868 documentation 📖 documentation for modern JavaScript documentationjs 5382
1869 sitespeed.io Sitespeed.io is an open source tool that helps you monitor, analyze and optimize your website speed and performance, based on performance best practices advices from the coach and collecting browser metrics using the Navigation Timing API, User Timings and Visual Metrics (FirstVisualChange, SpeedIndex & LastVisualChange). sitespeedio 4185
1870 Detox Gray box end-to-end testing and automation framework for mobile apps wix 8374
1871 react-native-create-bridge A CLI tool that bridges React Native modules & UI components with ease 🎉 peggyrayzis 982
1872 advanced-react-patterns-v2 Created with CodeSandbox kentcdodds 1485
1873 css-houdini.rocks 🎩 Very experimental with CSS Houdini iamvdo 290
1874 caniuse Raw browser/feature support data from caniuse.com Fyrd 4655
1875 react-native-starter-examples React-Native, React-Navigation, Redux Integration Project caffeinick 4
1876 eliminate Delete files and directories without all the bullshit. terkelg 52
1877 ducks-modular-redux A proposal for bundling reducers, action types and actions when using Redux erikras 9164
1878 react-static ⚛️ 🚀 A progressive static site generator for React. react-static 9739
1879 regexparam A tiny (394B) utility that converts route patterns into RegExp. Limited alternative to path-to-regexp 🙇‍♂️ lukeed 430
1880 jscodeshift A JavaScript codemod toolkit. facebook 6642
1881 react-lifecycle-methods-diagram Interactive React Lifecycle Methods diagram. wojtekmaj 3138
1882 react-pushstate-anchor Anchor's that update the browser's location with PushState. shortlist-digital 24
1883 dedent ⬅️ ES6 string tag that strips indentation from multi-line strings. dmnd 594
1884 glide A dependency-free JavaScript ES6 slider and carousel. It’s lightweight, flexible and fast. Designed to slide. No less, no more glidejs 6125
1885 relay-devtools Relay Development Tools relayjs 134
1886 yona Project Hosting SW, DEMO: yona-projects 430
1887 spectrum Simple, powerful online communities. withspectrum 10035
1888 react-fiber-resources Resources for React Fiber koba04 694
1889 react-codemod React codemod scripts reactjs 3650
1890 keeweb Free cross-platform password manager compatible with KeePass keeweb 10256
1891 unstated-debug Debug your Unstated containers with ease sindresorhus 233
1892 react-kanban A Trello-like application built with React and Redux. Take a look at the live website: markusenglund 1666
1893 react-native-pure-chart react-native chart library that not using svg or ART but only using react native pure components. oksktank 268
1894 supertest 🕷 Super-agent driven library for testing node.js HTTP servers using a fluent API. visionmedia 11401
1895 PixivDeck 💕 pixiv client for Desktop like TweetDeck 💕 akameco 418
1896 consola Elegant Console Logger for Node.js and Browser 🐨 unjs 3183
1897 react-with-styles Use CSS-in-JavaScript with themes for React without being tightly coupled to one implementation airbnb 1666
1898 react-lifecycles-compat Backwards compatibility polyfill for React class components reactjs 461
1899 graphql-react A GraphQL client for React using modern context and hooks APIs that is lightweight (< 4 kB) but powerful; the first Relay and Apollo alternative with server side rendering. jaydenseric 625
1900 react-native-motion Animate it! Easily! xotahal 1987
1901 examples Use case-driven examples for using Puppeteer and headless chrome puppeteer 2063
1902 Under-the-hood-ReactJS Entire React code base explanation by visual block schemes (Stack version) Bogdan-Lyashenko 4344
1903 tickedoff Tiny library (<200B gzip) for deferring something by a "tick" jamiebuilds 215
1904 parrot.live 🐦 Bringing animated parrots to terminals everywhere hugomd 2548
1905 ink-link Link component for Ink sindresorhus 137
1906 junior-recruit-scheduler 주니어 개발자 채용 정보 jojoldu 6239
1907 react-native-really-awesome-button React Native button component. Awesome Button is a 3D at 60fps, progress enabled, social ready, extendable, production ready component that renders an awesome animated set of UI buttons. 📱 rcaferati 1019
1908 react-icons-kit React Svg Icons wmira 357
1909 gun An open source cybersecurity protocol for syncing decentralized graph data. amark 13787
1910 Noderize Create a Node app in less than 30 seconds. Cretezy 432
1911 nprogress For slim progress bars like on YouTube, Medium, etc rstacruz 23223
1912 semantic-release 📦🚀 Fully automated version management and package publishing semantic-release 13455
1913 react-router-navigation ⛵️ A complete navigation library for React Native, React DOM and React Router winoteam 500
1914 graphql-css A blazing fast CSS-in-GQL™ library. braposo 674
1915 Animated-Timeline 🔥 Create timeline and playback based animations in React nitin42 196
1916 react-testing-library 🐐 Simple and complete React DOM testing utilities that encourage good testing practices. testing-library 15025
1917 pell 📝 the simplest and smallest WYSIWYG text editor for web, with no dependencies jaredreich 11600
1918 react-quill A Quill component for React. zenoamaro 4523
1919 driver.js A light-weight, no-dependency, vanilla JavaScript engine to drive the user's focus across the page kamranahmedse 12840
1920 moveTo A lightweight scroll animation javascript library without any dependency hsnaydd 2735
1921 pattern-matching-with-typescript TypeScript does not have any pattern matching functionality built in. This article shows several ways how you can replicate the core of a simple pattern matcher using a few simple structures and functions within TypeScript. Resulting code will have improved maintainability and better runtime type safety when done right. swissmanu 69
1922 marktext 📝A simple and elegant markdown editor, available for Linux, macOS and Windows. marktext 19200
1923 react-dom-testing A tiny wrapper around react-dom/test-utils to make it more convenient. sunesimonsen 40
1924 react-data-fetching 🎣 Declarative data fetching for React. CharlesMangwa 492
1925 fkill-cli Fabulously kill processes. Cross-platform. sindresorhus 6369
1926 javascript-debugging-example javascript debugging example subicura 44
1927 react-af Allows you to code using certain React.next features today! Perfect for component library maintainers. donavon 142
1928 install-webpack-plugin Speed up development by automatically installing & saving dependencies with Webpack. webpack-contrib 1430
1929 html-minifier Javascript-based HTML compressor/minifier (with Node.js support) kangax 4485
1930 Awaity.js A functional, lightweight alternative to bluebird.js, built with async / await in mind. asfktz 825
1931 axios-mock-adapter Axios adapter that allows to easily mock requests ctimmerm 2727
1932 money-clip For managing your client side cache. Tiny wrapper over IndexedDB supporting versioning and max age. HenrikJoreteg 227
1933 react-native-markdown Markdown component for React Native lwansbrough 273
1934 awesome-react-native Awesome React Native components, news, tools, and learning material! jondot 30162
1935 mattermost-mobile Next generation iOS and Android apps for Mattermost in React Native mattermost 1379
1936 rn-styled-components-performance Testing performance styled-components vs inline styles in React Native jm90m 12
1937 caminte Cross-db ORM for NodeJS biggora 1089
1938 react-native-easy-grid Easy React Native Layout & Grid for the Dumb GeekyAnts 2050
1939 strml.net STRML: Projects & Work STRML 2501
1940 iswasmfast Performance comparison of WebAssembly, C++ Addon, and native implementations of various algorithms in Node.js. zandaqo 156
1941 victory A collection of composable React components for building interactive data visualizations FormidableLabs 9031
1942 victory-native victory components for react native FormidableLabs 1967
1943 jest-puppe-shots A Jest plugin for creating screenshots of React components with a little help of Puppeteer macku 86
1944 pkg Package your Node.js project into an executable vercel 18610
1945 jest-puppeteer Run your tests using Jest & Puppeteer 🎪✨ smooth-code 3185
1946 shiori Simple bookmark manager built with Go go-shiori 5046
1947 dom-to-image Generates an image from a DOM node using HTML5 canvas tsayen 7695
1948 turbo-http Blazing fast low level http server mafintosh 977
1949 filepond 🌊 A flexible and fun JavaScript file upload library pqina 11429
1950 react-test-context-provider A function that allows you to specify context to pass to a child component (intended for testing only). kentcdodds 46
1951 shelljs 🐚 Portable Unix shell commands for Node.js shelljs 12627
1952 algorithm-visualizer 🎆Interactive Online Platform that Visualizes Algorithms from Code algorithm-visualizer 35213
1953 mattermost-typed ⛔ DEPRECATED ⛔ Flow type definition library for Mattermost cometkim 3
1954 immer Create the next immutable state by mutating the current one immerjs 20963
1955 tiny-games samccone 7
1956 ballista An interoperability system for the modern web. chromium 536
1957 slackin Public Slack organizations made easy rauchg 6448
1958 react-easy-params 🔗 Auto synchronize your state with the URL and LocalStorage. solkimicreb 73
1959 responsive-components A modern approach to styling elements based on the size of their container philipwalton 563
1960 react-native-web React Native Components and APIs for the Web necolas 19094
1961 gatsby-plugin-react-native-web react-native-web plugin for Gatsby slorber 265
1962 web-tooling-benchmark JavaScript benchmark for common web developer workloads v8 316
1963 babel-upgrade ⬆️ A tool for upgrading Babel versions (to v7): npx babel-upgrade babel 1293
1964 prompts ❯ Lightweight, beautiful and user-friendly interactive prompts terkelg 6756
1965 snarkdown 😼 A snarky 1kb Markdown parser written in JavaScript developit 1768
1966 conventional-changelog Generate changelogs and release notes from a project's commit messages and metadata. conventional-changelog 5649
1967 simple-markdown JavaScript markdown parsing, made simple Khan 439
1968 react-native-gifted-form 📝 « One React-Native form component to rule them all » FaridSafi 1447
1969 react-native-simple-markdown 📜 React Native Markdown component (iOS & Android). CharlesMangwa 395
1970 markdown-it-jsx 📄 Embed JSX components in Markdown. osnr 53
1971 xde The Expo Development Environment expo 1171
1972 spectron 🔎 Test Electron apps using ChromeDriver electron-userland 1619
1973 react-native-create-library 📓 Command line tool to create a React Native library with a single command frostney 1391
1974 react-apollo ♻️ React integration for Apollo Client apollographql 6930
1975 react-native-sideswipe Simple React Native carousel with sensible defaults kkemple 877
1976 react-fontawesome Font Awesome React component FortAwesome 3418
1977 fastest-validator ⚡ The fastest JS validator library for NodeJS icebob 1010
1978 react-native-svg-charts 📈 One library to rule all charts for React Native 📊 JesperLekland 2003
1979 sockette The cutest little WebSocket wrapper! 🧦 lukeed 2253
1980 dset A tiny (196B) utility for safely writing deep Object values~! lukeed 666
1981 react-translations-provider React render props component for setting translations hyogman 35
1982 swag-for-dev 😎 swag opportunities for developers swapagarwal 3835
1983 bee-queue A simple, fast, robust job/task queue for Node.js, backed by Redis. bee-queue 2506
1984 microbundle 📦 Zero-configuration bundler for tiny modules. developit 6325
1985 flow-static-land [DEPRECATED, please check out fp-ts] Implementation of common algebraic types in JavaScript + Flow gcanti 414
1986 sweetalert2 A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies. sweetalert2 13320
1987 markdown-in-js inline markdown for react/jsx threepointone 782
1988 mdx JSX in Markdown for ambitious projects mdx-js 11274
1989 vmark Convert markdown to Vue component. egoist 160
1990 react-game-kit Component library for making games with React & React Native FormidableLabs 4452
1991 polacode 📸 Polaroid for your code octref 6430
1992 mdx-util Utilities for working with MDX frontarm 715
1993 cantinflas Tiny mustache-like template engine in ~50 LOC. terkelg 66
1994 netlify-identity-widget A zero config, framework free Netlify Identity widget netlify 613
1995 objection.js An SQL-friendly ORM for Node.js Vincit 6246
1996 node-clinic Clinic.js diagnoses your Node.js performance issues clinicjs 4340
1997 gitmoji An emoji guide for your commit messages. 😜 carloscuesta 10238
1998 glamorous-native React Native component styling solved💄 robinpowered 579
1999 react-virtualized React components for efficiently rendering large lists and tabular data bvaughn 22275
2000 Inquirer.js A collection of common interactive command line user interfaces. SBoudrias 14713
2001 invite-contributors :octocat: automatically invite authors of merged pull requests to your organization erickzhao 34
2002 viron ☕️ Automated Design-based Management Console. cam-inc 933
2003 Functional-Light-JS Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter. getify 14417
2004 kea Production Ready State Management for React keajs 1794
2005 rekit IDE and toolkit for building scalable web applications with React, Redux and React-router rekit 4425
2006 ts-library-starter Example git project that is used for typescript libraries as a starter pack DxCx 61
2007 freezus magic component for transitions between screens threepointone 187
2008 flow-copy-source Script to copy javascript files and append ".flow" to the filename Macil 173
2009 create-react-kotlin-app Create React apps using Kotlin with no build configuration JetBrains 2412
2010 front-end-interview-handbook 🕸 No-bullshit answers to the famous h5bp "Front-end Job Interview Questions" yangshun 31077
2011 thanks 🙌 Give thanks to the open source maintainers you depend on! ✨ feross 2741
2012 react-worker-image React component to fetch image resources via web workers 🤖🤖 nitish24p 225
2013 Semantic-UI-React The official Semantic-UI-React integration Semantic-Org 12399
2014 regl 👑 Functional WebGL regl-project 4256
2015 unstated State so simple, it goes without saying jamiebuilds 7752
2016 karmatic 🦑 Easy automatic (headless) browser testing with Jest's API, but powered by Karma & Webpack. developit 1176
2017 preact-slots 🕳 Render Preact trees into other Preact trees, like portals. developit 157
2018 typography.js A powerful toolkit for building websites with beautiful design KyleAMathews 3656
2019 javascript JavaScript Style Guide airbnb 113144
2020 anime JavaScript animation engine juliangarnier 40102
2021 micro-graphql-react Light and simple GraphQL React client with extensible, composable cache invalidation. Works with Suspense. arackaf 519
2022 redux-box Modular and easy-to-grasp redux based state management, with least boilerplate anish000kumar 719
2023 unissist ⛑ A ~300b unistore helper to persist your data using equally tiny storage adapters DonnieWest 94
2024 greenlet 🦎 Move an async function into its own thread. developit 4493
2025 spa-github-pages-ko [한국어 번역] 깃허브 페이지(GitHub Pages)에 SPA 배포/호스팅 하기 sujinleeme 74
2026 mri Quickly scan for CLI flags and arguments lukeed 407
2027 sade Smooth (CLI) Operator 🎶 lukeed 793
2028 node-cron Cron for NodeJS. kelektiv 7122
2029 validator.js String validation validatorjs 18032
2030 flow-typed A central repository for Flow library definitions flow-typed 3767
2031 core-decorators Library of stage-0 JavaScript decorators (aka ES2016/ES7 decorators but not accurate) inspired by languages that come with built-ins like @​override, @​deprecate, @​autobind, @​mixin and more. Popular with React/Angular, but is framework agnostic. jayphelps 4363
2032 passport Simple, unobtrusive authentication for Node.js. jaredhanson 19159
2033 insomnia The Open Source API Client and Design Platform for GraphQL, REST and gRPC Kong 17270
2034 recompose A React utility belt for function components and higher-order components. acdlite 14775
2035 workerize 🏗️ Run a module in a Web Worker. developit 4089
2036 axios Promise based HTTP client for the browser and node.js axios 87037
2037 after.js Next.js-like framework for server-rendered React apps built with React Router jaredpalmer 4002
2038 polka A micro web server so fast, it'll make you dance! 👯 lukeed 4793
2039 react-dropzone-s3-uploader Drag and drop s3 file uploader via react-dropzone + react-s3-uploader founderlab 160
2040 np A better npm publish sindresorhus 6194
2041 dockerode Docker + Node = Dockerode (Node.js module for Docker's Remote API) apocas 3286
2042 awesome-browser-extensions-for-github A collection of awesome browser extensions for GitHub. stefanbuck 2186
2043 uppy The next open source file uploader for web browsers 🐶 transloadit 24372
2044 react A declarative, efficient, and flexible JavaScript library for building user interfaces. facebook 173138
2045 parcel 📦🚀 Blazing fast, zero configuration web application bundler parcel-bundler 38779
2046 react-native A framework for building native apps with React. facebook 97279
2047 node Node.js JavaScript runtime ✨🐢🚀✨ nodejs 81082
2048 prettier Prettier is an opinionated code formatter. prettier 40324
2049 Mastering-Immutablejs Mastering Immutable.js by Packt PacktPublishing 29
2050 js-code-to-svg-flowchart js2flowchart - a visualization library to convert any JavaScript code into beautiful SVG flowchart. Learn other’s code. Design your code. Refactor code. Document code. Explain code. Bogdan-Lyashenko 6181
2051 babel 🐠 Babel is a compiler for writing next generation JavaScript. babel 39509
2052 ava Node.js test runner that lets you develop with confidence 🚀 avajs 19216
2053 server 🖥️ Simple and powerful server for Node.js franciscop 3503
2054 cypress Fast, easy and reliable testing for anything that runs in a browser. cypress-io 32697
2055 websocket-as-promised A Promise-based API for WebSockets vitalets 511
2056 tech-interview-handbook 💯 Curated interview preparation materials for busy engineers yangshun 56154
2057 redux-saga An alternative side effect model for Redux apps redux-saga 21788
2058 webpackmonitor A tool for monitoring webpack optimization metrics through the development process webpackmonitor 2427
2059 mattermost-redux Redux for Mattermost mattermost 198
2060 styled-jsx Full CSS support for JSX without compromises vercel 6487
2061 gatsby Build blazing fast, modern apps and websites with React gatsbyjs 51082
2062 carbon 🖤 Create and share beautiful images of your source code carbon-app 28381
2063 mattermost-webapp Webapp of Mattermost server: https://github.com/mattermost/mattermost-server mattermost 1322
2064 lodash A modern JavaScript utility library delivering modularity, performance, & extras. lodash 50414
2065 flybook ✈️ FlyBook is a simple utility to generate static website such as gh-pages, manual of you projects rhiokim 76
2066 front-end-guide 📚 Study guide and introduction to the modern front end stack. grab 13842
2067 Boostnote A markdown editor for developers on Mac, Windows and Linux. BoostIO 17440
2068 emojify-webpack-plugin 🦄 Turn your code into emoji Mechazawa 178
2069 wtfjs 🤪 A list of funny and tricky JavaScript examples denysdovhan 23033
2070 share-this Medium-like text selection sharing without dependencies MaxArt2501 794
2071 bluebird 🐦 ⚡ Bluebird is a full featured promise library with unmatched performance. petkaantonov 19738
2072 terminal-in-react 👨‍💻 A component that renders a terminal nitin42 1892
2073 nock HTTP server mocking and expectations library for Node.js nock 10812
2074 webpack A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff. webpack 59060
2075 dataloader DataLoader is a generic utility to be used as part of your application's data fetching layer to provide a consistent API over various backends and reduce requests to those backends via batching and caching. graphql 10725
2076 create-react-app Set up a modern web app by running one command. facebook 89700
2077 material-ui Material-UI is a simple and customizable component library to build faster, beautiful, and more accessible React applications. Follow your own design system, or start with Material Design. mui-org 70387
2078 koa Expressive middleware for node.js using ES2017 async functions koajs 31578
2079 co The ultimate generator based flow-control goodness for nodejs (supports thunks, promises, etc) tj 11556
2080 marked A markdown parser and compiler. Built for speed. markedjs 25593
2081 angular2-authentication-sample This is a sample that shows how to add authentication to an Angular 2 (ng2) app auth0-blog 981
2082 zero-to-graphql Examples of GraphQL endpoints created using various languages/frameworks. steveluscher 401
2083 yarn The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry yarnpkg 40014

⬆ Back to Index

Jinja

Name Description Author Stars
1 selfhost Selfhost your Forem Community on your own infrastructure 🎉 forem 602

⬆ Back to Index

Jupyter Notebook

Name Description Author Stars
1 logica Logica is a logic programming language that compiles to StandardSQL and runs on Google BigQuery. EvgSkv 1219
2 go-profiler-notes felixge's notes on the various go profiling methods that are available. DataDog 785
3 sandmark A benchmark suite for the OCaml compiler ocaml-bench 63
4 snucse 📓 Happy Campus Life simnalamburt 129
5 computervision-recipes Best Practices, code samples, and documentation for Computer Vision. microsoft 7905
6 Anime4K A High-Quality Real Time Upscaler for Anime Video bloc97 13349
7 QuantumKatas Tutorials and programming exercises for learning Q# and quantum computing microsoft 3579
8 [community](http

About

My personal awesome list based on GitHub stars

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published